We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4731a6e commit 163a529Copy full SHA for 163a529
1 file changed
.github/workflows/test.yml
@@ -19,4 +19,4 @@ jobs:
19
20
- run: npm ci
21
22
- - run: npm run app:test
+ - run: npm run app:test:coverage
0 commit comments