Skip to content

Commit

Permalink
do not run test before publish
Browse files Browse the repository at this point in the history
  • Loading branch information
dai-shi committed Jan 23, 2025
1 parent ef0c619 commit 4f64985
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ jobs:
registry-url: 'https://registry.npmjs.org'
cache: 'pnpm'
- run: pnpm install
- run: pnpm test
- run: pnpm build
- run: npm publish
env:
Expand Down

0 comments on commit 4f64985

Please sign in to comment.