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 ba7d69e commit dd04523Copy full SHA for dd04523
.github/workflows/ci.yml
@@ -27,4 +27,4 @@ jobs:
27
- run: yarn
28
- run: yarn lint
29
- run: yarn build
30
- - run: yarn test
+ - run: yarn test:cov
0 commit comments