We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3fe300 commit 1a1e7fdCopy full SHA for 1a1e7fd
1 file changed
.github/workflows/release.yml
@@ -27,7 +27,7 @@ jobs:
27
run: yarn install --frozen-lockfile
28
29
- name: Test (Node 12)
30
- run: yarn test --if-present
+ run: yarn test
31
32
- name: Build (Node 12)
33
run: yarn build:prod
0 commit comments