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 3c76f84 commit 5fc1cbdCopy full SHA for 5fc1cbd
1 file changed
.github/workflows/ci.yml
@@ -29,4 +29,4 @@ jobs:
29
run: npx tsc --noEmit
30
31
- name: Run tests
32
- run: npm test
+ run: npx vitest run
0 commit comments