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 885d206 commit 0a96d6dCopy full SHA for 0a96d6d
.github/workflows/unit-test.yaml
@@ -28,4 +28,4 @@ jobs:
28
run: pnpm install
29
30
- name: Run tests
31
- run: pnpm test
+ run: npm run test
0 commit comments