We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b91cf48 commit 01012d2Copy full SHA for 01012d2
.github/workflows/build.yml
@@ -28,5 +28,5 @@ jobs:
28
- run: pnpm run test
29
- run: pnpm run lint
30
- run: pnpm run typecheck
31
- - run: node pkg-tests/node-load.js
+ - run: node pkg-tests/node-load.cjs
32
- run: node pkg-tests/node-load.mjs
0 commit comments