Commit 0973dea
ci: run pytest in parallel via -j 4
GitHub-hosted ubuntu-latest runners have 4 vCPUs, and the new test
harness supports pytest-xdist parallelism via run_tests.sh -j N.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 52b45b7 commit 0973dea
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
0 commit comments