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 b5f8335 commit 4f8d3caCopy full SHA for 4f8d3ca
.github/workflows/ci.yml
@@ -33,4 +33,4 @@ jobs:
33
run: pnpm tsc --noEmit
34
35
- name: Run tests
36
- run: pnpm test:run
+ run: pnpm test
0 commit comments