Skip to content

Commit

Permalink
Update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jdesboeufs committed Dec 22, 2021
1 parent 6c3e596 commit 8c85394
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ jobs:
cache: 'yarn'
- run: yarn
- run: yarn lint
- run: yarn test
- run: yarn build
- run: yarn test

0 comments on commit 8c85394

Please sign in to comment.