Skip to content

Commit

Permalink
chore: dont test in release
Browse files Browse the repository at this point in the history
  • Loading branch information
hongfaqiu committed Oct 9, 2024
1 parent addc48c commit 1ae3b7a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,6 @@ jobs:
- name: Build
run: pnpm run build

- name: Test
run: pnpm run test

- name: Release
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 1ae3b7a

Please sign in to comment.