mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-27 20:49:53 +08:00
ci: fix --shard options
This commit is contained in:
parent
72a1a0ea3d
commit
88c3928a40
@ -129,7 +129,7 @@ jobs:
|
||||
- name: run visual-diff capture
|
||||
run: |
|
||||
npx playwright install chromium
|
||||
npm run visual-diff:capture
|
||||
npm run visual-diff:capture -- --maxWorkers=2 --shard=${{matrix.shard}}
|
||||
env:
|
||||
NODE_OPTIONS: "--max_old_space_size=4096"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user