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 02cbd6d commit 358f670Copy full SHA for 358f670
.github/workflows/main.yml
@@ -31,3 +31,6 @@ jobs:
31
32
- name: Build
33
run: yarn build
34
+
35
+ - name: CodeCov
36
+ uses: codecov/codecov-action@v1
0 commit comments