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 0d2c7e4 commit b912a0aCopy full SHA for b912a0a
.github/workflows/main.yml
@@ -29,8 +29,5 @@ jobs:
29
- name: Lint
30
run: yarn lint
31
32
- - name: Test
33
- run: yarn test --ci --coverage --maxWorkers=2
34
-
35
- name: Build
36
run: yarn build
0 commit comments