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 3df663d commit fd63676Copy full SHA for fd63676
.github/workflows/build-test.yml
@@ -27,3 +27,4 @@ jobs:
27
- run: yarn
28
- run: yarn build
29
- run: yarn test
30
+ - run: yarn codecov
0 commit comments