Skip to content

Commit a4537ec

Browse files
committed
ci(nodejs): check npm pack
1 parent 79705e6 commit a4537ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/nodejs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,4 @@ jobs:
2525
- uses: actions/checkout@v2
2626
- run: npm install
2727
- run: npm test
28+
- run: npm pack

0 commit comments

Comments
 (0)