Skip to content

Commit

Permalink
fix: remove test entry from github action
Browse files Browse the repository at this point in the history
  • Loading branch information
fabianbormann committed Apr 10, 2023
1 parent 27d1936 commit 3270d06
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 @@ -22,9 +22,6 @@ jobs:
- name: 🧘‍♀️ Download dependencies
run: npm ci

- name: 🎳 Run tests
run: npm test

- name: 🚀 release-please-action
uses: google-github-actions/release-please-action@v3
with:
Expand Down

0 comments on commit 3270d06

Please sign in to comment.