We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56fb2d5 commit 0e7c535Copy full SHA for 0e7c535
.github/workflows/ci.yml
@@ -29,8 +29,6 @@ jobs:
29
node-version: 10.x
30
- run: yarn
31
- run: yarn build
32
- - run: yarn test:typecheck
33
- - run: yarn test:lint
34
- run: yarn test:unit
35
- if: ${{ failure() }}
36
uses: actions/upload-artifact@v2
0 commit comments