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 7cb39b9 commit 23b5601Copy full SHA for 23b5601
.github/workflows/test.yml
@@ -60,4 +60,4 @@ jobs:
60
run: pnpm build
61
62
- name: Testing
63
- run: pnpm test
+ run: pnpm test:unit
0 commit comments