Skip to content

Commit 7529525

Browse files
committed
update ci
1 parent e788fd4 commit 7529525

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,6 @@ jobs:
4545

4646
- name: Test
4747
working-directory: test
48-
run: yarn test --runInBand=false --maxWorkers=2 --workerIdleMemoryLimit=2GB # https://github.com/facebook/jest/issues/11956
48+
run: yarn test
4949
env:
5050
NODE_OPTIONS: --max_old_space_size=4096

0 commit comments

Comments
 (0)