Skip to content

Commit

Permalink
Update npm-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bherbruck authored Jun 18, 2024
1 parent bb540e1 commit 6b5b44b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ jobs:
- name: Install Dependencies
run: npm ci

- name: Run Tests
run: npm test
# - name: Run Tests
# run: npm test

- name: Publish to npm
run: npm publish
Expand Down

0 comments on commit 6b5b44b

Please sign in to comment.