We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d469d0 commit 5804e7cCopy full SHA for 5804e7c
.github/workflows/ci.yml
@@ -20,6 +20,7 @@ jobs:
20
- run: npm install
21
- run: npm run build
22
- run: npm run doc
23
+ - run: npm run coverage
24
25
# - run: npm run coverage
26
# - name: Create Coverage Badges
0 commit comments