Skip to content

Commit

Permalink
chore: let's test before publish
Browse files Browse the repository at this point in the history
  • Loading branch information
mweststrate committed Jul 5, 2021
1 parent bfb8dec commit 3f9a94e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:
node-version: 14
- name: install
run: yarn
- name: test
run: yarn test
- name: build
run: yarn build
- name: publish
Expand Down

0 comments on commit 3f9a94e

Please sign in to comment.