We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 337bdd0 commit 4684f56Copy full SHA for 4684f56
1 file changed
.github/workflows/npm-publish.yml
@@ -16,7 +16,7 @@ jobs:
16
with:
17
node-version: 20
18
- run: npm ci
19
- - run: npm test
+ #- run: npm test
20
21
publish-npm:
22
needs: build
0 commit comments