We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e788fd4 commit 7529525Copy full SHA for 7529525
.github/workflows/main.yml
@@ -45,6 +45,6 @@ jobs:
45
46
- name: Test
47
working-directory: test
48
- run: yarn test --runInBand=false --maxWorkers=2 --workerIdleMemoryLimit=2GB # https://github.com/facebook/jest/issues/11956
+ run: yarn test
49
env:
50
NODE_OPTIONS: --max_old_space_size=4096
0 commit comments