Skip to content

Commit b5339e0

Browse files
committed
update ci
1 parent d0c1ebb commit b5339e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
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)