Skip to content

Commit 01012d2

Browse files
committed
comment unused tests
1 parent b91cf48 commit 01012d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@ jobs:
2828
- run: pnpm run test
2929
- run: pnpm run lint
3030
- run: pnpm run typecheck
31-
- run: node pkg-tests/node-load.js
31+
- run: node pkg-tests/node-load.cjs
3232
- run: node pkg-tests/node-load.mjs

0 commit comments

Comments
 (0)