Commit e2e7367
fix(ci): reduce test parallelism on Windows to prevent disk exhaustion
Use -p 1 on Windows to run one package at a time, reducing disk pressure
from accumulated build artifacts. Other platforms use default parallelism.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 83e2e37 commit e2e7367
1 file changed
Lines changed: 8 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
77 | 83 | | |
78 | | - | |
| 84 | + | |
79 | 85 | | |
80 | 86 | | |
81 | 87 | | |
| |||
0 commit comments