Skip to content

Commit

Permalink
github actions - test && build
Browse files Browse the repository at this point in the history
  • Loading branch information
liborm85 committed Jul 1, 2021
1 parent e20ec77 commit 3880588
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,4 @@ jobs:
node-version: ${{ matrix.node-version }}
- run: npm install
- run: npm test
- run: npm run prepublish

0 comments on commit 3880588

Please sign in to comment.