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 1f36a61 commit 1c67616Copy full SHA for 1c67616
.github/workflows/test.yml
@@ -27,5 +27,5 @@ jobs:
27
node-version: ${{ matrix.node-version }}
28
- run: yarn
29
- run: yarn lint
30
- - run: yarn build --if-present
+ - run: yarn build
31
- run: yarn test
0 commit comments