We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents aebfe49 + a940bc0 commit 7c8d6c2Copy full SHA for 7c8d6c2
.github/workflows/publish.yml
@@ -16,7 +16,6 @@ jobs:
16
registry-url: 'https://registry.npmjs.org'
17
cache: 'pnpm'
18
- run: pnpm install
19
- - run: pnpm test
20
- run: pnpm build
21
- run: npm publish
22
env:
0 commit comments