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 5def1c4 commit b4a72bdCopy full SHA for b4a72bd
.github/workflows/tests.yml
@@ -22,4 +22,4 @@ jobs:
22
with:
23
node-version: ${{ matrix.node-version }}
24
- run: npm ci
25
- - run: npm test
+ - run: npm test -- run --coverage
0 commit comments