Skip to content

Commit

Permalink
CI: disable npm test
Browse files Browse the repository at this point in the history
This project has no tests. This is fine.
  • Loading branch information
philn committed Aug 15, 2023
1 parent 166c561 commit 5382ed6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,4 @@ jobs:
cache: 'npm'
- run: npm ci
- run: npm run build --if-present
- run: npm test
- run: npm publish

0 comments on commit 5382ed6

Please sign in to comment.