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 88e38ee commit 7edbaaeCopy full SHA for 7edbaae
.github/workflows/ci.yml
@@ -22,4 +22,4 @@ jobs:
22
run: npm ci
23
24
- name: Run tests
25
- run: npm run test
+ run: npm run test -- --coverage
0 commit comments