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 0abd8c4 commit a21c1e3Copy full SHA for a21c1e3
.github/workflows/npm-publish.yml
@@ -17,7 +17,6 @@ jobs:
17
with:
18
node-version: 16
19
- run: npm i
20
- - run: npm test
21
22
publish-npm:
23
needs: build
0 commit comments