Skip to content

Commit 1a1e7fd

Browse files
committed
enable github actions
1 parent d3fe300 commit 1a1e7fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
run: yarn install --frozen-lockfile
2828

2929
- name: Test (Node 12)
30-
run: yarn test --if-present
30+
run: yarn test
3131

3232
- name: Build (Node 12)
3333
run: yarn build:prod

0 commit comments

Comments
 (0)