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 f9b08c9 commit b5200ceCopy full SHA for b5200ce
.github/workflows/coverage-report.yml
@@ -31,7 +31,7 @@ jobs:
31
env:
32
CI: true
33
- name: Run test
34
- run: yarn test
+ run: yarn test:coverage
35
36
- name: Create Coverage Badges
37
uses: jaywcjlove/coverage-badges-cli@e07f25709cd25486855c1ba1b26da53576ff3620
0 commit comments