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 5bc519b commit a8b3cdbCopy full SHA for a8b3cdb
.github/workflows/main.yml
@@ -24,7 +24,7 @@ jobs:
24
run: yarn install
25
26
- name: Test
27
- run: yarn test --ci --coverage --maxWorkers=2
+ run: yarn test
28
29
- name: Build
30
run: yarn build
0 commit comments