We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4dea7bc commit ac6e3e5Copy full SHA for ac6e3e5
.github/workflows/version-or-publish.yml
@@ -27,7 +27,6 @@ jobs:
27
- run: npm ci
28
- run: npm run lint
29
- run: npm run typecheck
30
- - run: npm test
31
32
publish:
33
needs: check
0 commit comments