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 833b6fc commit 745b308Copy full SHA for 745b308
.github/workflows/ci.yml
@@ -23,4 +23,4 @@ jobs:
23
run: npm run lint
24
25
- name: Test
26
- run: npm test
+ run: npm run cov
0 commit comments