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