We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79705e6 commit a4537ecCopy full SHA for a4537ec
.github/workflows/nodejs.yml
@@ -25,3 +25,4 @@ jobs:
25
- uses: actions/checkout@v2
26
- run: npm install
27
- run: npm test
28
+ - run: npm pack
0 commit comments