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.
2 parents e0ab8eb + ab66361 commit bb95ab3Copy full SHA for bb95ab3
.github/workflows/ci.yaml
@@ -88,4 +88,4 @@ jobs:
88
run: pnpm install --ignore-scripts
89
90
- name: Test unit
91
- run: pnpm run test:unit --coverage --maxWorkers=2
+ run: npm run test:unit --coverage --maxWorkers=2
0 commit comments