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 38573cd commit 91bb874Copy full SHA for 91bb874
.github/workflows/npm-publish.yml
@@ -19,7 +19,6 @@ jobs:
19
with:
20
node-version: 16
21
- run: npm ci
22
- - run: npm test
23
24
publish-npm:
25
needs: build
0 commit comments