Skip to content

Commit

Permalink
Fix publish
Browse files Browse the repository at this point in the history
  • Loading branch information
inverse committed Oct 1, 2023
1 parent cbe563e commit 3df8472
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@ jobs:
- name: Install dependencies
run: npm ci

- name: Run tests
run: npm test

- name: Publish package
uses: JS-DevTools/npm-publish@v2
with:
Expand Down

0 comments on commit 3df8472

Please sign in to comment.