Skip to content

Commit

Permalink
ci(nodejs): check npm pack
Browse files Browse the repository at this point in the history
  • Loading branch information
EdJoPaTo committed Oct 20, 2021
1 parent 79705e6 commit a4537ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,4 @@ jobs:
- uses: actions/checkout@v2
- run: npm install
- run: npm test
- run: npm pack

0 comments on commit a4537ec

Please sign in to comment.