This repository was archived by the owner on Mar 9, 2026. It is now read-only.
Commit 9487801
Nick Sullivan
⚡ Remove pytest parallel execution flag from CI tests
Removes -n auto flag to disable pytest-xdist parallel test execution.
This likely addresses test reliability issues or resource constraints in
the CI environment where parallel execution was causing problems.1 parent 6eeaebb commit 9487801
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | | - | |
| 124 | + | |
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
| |||
0 commit comments