Commit bce44e0
ci: raise Playwright worker count on CI from 1 to 4
workers was hardcoded to 1 on CI, serializing all 150 test instances
(30 tests x 5 browser projects) despite fullyParallel: true, turning a
~2 min suite into 25+ min and causing PR test runs to approach the
job timeout.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>1 parent 8da3534 commit bce44e0
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
| 24 | + | |
26 | 25 | | |
27 | 26 | | |
28 | 27 | | |
| |||
0 commit comments