Skip to content

Commit

Permalink
comment unused tests
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenwf committed Apr 9, 2024
1 parent b91cf48 commit 01012d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ jobs:
- run: pnpm run test
- run: pnpm run lint
- run: pnpm run typecheck
- run: node pkg-tests/node-load.js
- run: node pkg-tests/node-load.cjs
- run: node pkg-tests/node-load.mjs

0 comments on commit 01012d2

Please sign in to comment.