We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5279766 commit 800121cCopy full SHA for 800121c
.github/workflows/_local-not-for-reuse-ci.yml
@@ -48,4 +48,4 @@ jobs:
48
run: pnpm run build
49
50
- name: Run npm package tests
51
- run: node scripts/test-npm-packages.mjs
+ run: node scripts/npm/test-npm-packages.mjs
0 commit comments