Commit 3418622
Fix CI: reduce xdist workers and fetch full git history
- Reduce PYTEST_XDIST_AUTO_NUM_WORKERS from 8 to 4 for style-and-cicd-tests
to prevent OOM errors with Spark tests on GHA runners
- Add fetch-depth: 0 to style-and-cicd-tests checkout so setuptools_scm
can resolve the version from git tags (fixes test_version_schema failure)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: eakmanrq <6326532+eakmanrq@users.noreply.github.com>1 parent a54ad86 commit 3418622
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| 83 | + | |
| 84 | + | |
83 | 85 | | |
84 | 86 | | |
85 | 87 | | |
| |||
0 commit comments