mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-06 03:01:09 +08:00
Trying 6 workers
This commit is contained in:
parent
82ee80b3fe
commit
64f65661f6
@ -377,7 +377,7 @@ jobs:
|
|||||||
name: Test
|
name: Test
|
||||||
command: |
|
command: |
|
||||||
cd code
|
cd code
|
||||||
yarn test --coverage --ci --maxWorkers=4
|
yarn test --coverage --ci --maxWorkers=6
|
||||||
- store_test_results:
|
- store_test_results:
|
||||||
path: code/junit.xml
|
path: code/junit.xml
|
||||||
- persist_to_workspace:
|
- persist_to_workspace:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user