Skip to content

Commit

Permalink
chore: Remove test script and update GitHub Actions workflow for rele…
Browse files Browse the repository at this point in the history
…asing and publishing package
  • Loading branch information
teles committed May 18, 2024
1 parent 4f310dd commit 412fbe9
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 @@ -27,9 +27,6 @@ jobs:
- name: Install dependencies
run: npm install

- name: Run tests
run: npm test

- name: Bump version
id: bump_version
run: |
Expand Down

0 comments on commit 412fbe9

Please sign in to comment.