Skip to content

Commit

Permalink
infra: fix release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
moki committed Oct 24, 2023
1 parent 03ac814 commit bbfcfb9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ jobs:
- run: npm i -g 'npm@10.*' --registry=https://registry.npmjs.org
- run: npm ci
shell: bash
- run: npm test
shell: bash
- uses: codex-team/action-nodejs-package-info@v1
id: package
- uses: GoogleCloudPlatform/release-please-action@v3
Expand Down

0 comments on commit bbfcfb9

Please sign in to comment.