Skip to content

Commit

Permalink
ci: omit ci:test
Browse files Browse the repository at this point in the history
  • Loading branch information
ocknamo committed May 27, 2024
1 parent 8a33a9b commit 86ae2d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml → .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ jobs:
- run: npm run format
- run: npm run lint
- run: npm run build
- run: npm run ci:test
# - run: npm run ci:test

0 comments on commit 86ae2d5

Please sign in to comment.