Skip to content

Commit 045a4e3

Browse files
committed
update ci
1 parent d04b4f3 commit 045a4e3

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)