Skip to content

Commit

Permalink
fix(CI): Drop test in release step
Browse files Browse the repository at this point in the history
  • Loading branch information
cblanc authored Jan 31, 2024
1 parent 46d5af2 commit 9c0f2c8
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 @@ -26,9 +26,6 @@ jobs:
- name: Install
run: npm install

- name: Test
run: make test

- name: Semantic Release
run: npm run semantic-release
env:
Expand Down

0 comments on commit 9c0f2c8

Please sign in to comment.