Skip to content

Commit

Permalink
remove npm test from ci
Browse files Browse the repository at this point in the history
  • Loading branch information
mrnaveira committed Jul 10, 2024
1 parent 3aa891e commit 79d0ec2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/npm_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ jobs:
with:
node-version: "20"
- run: npm ci
- run: npm test
- uses: JS-DevTools/npm-publish@v3
id: publish
with:
Expand Down

0 comments on commit 79d0ec2

Please sign in to comment.