Skip to content

Commit

Permalink
Remove tests run in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
joepavitt committed Feb 17, 2024
1 parent 0367924 commit 47be755
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/publish-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ jobs:
node-version: 16
- name: Install Dependencies
run: npm ci
- name: Run Tests
run: npm run test
- name: Build
run: npm run build
- name: Publish package to public npm registry
Expand Down

0 comments on commit 47be755

Please sign in to comment.