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.
2 parents fc26150 + 1d18f19 commit 3eb8856Copy full SHA for 3eb8856
.github/workflows/build.yml
@@ -47,3 +47,6 @@ jobs:
47
48
- name: Run test
49
run: npm test
50
+
51
+ - name: Codecov
52
+ uses: codecov/codecov-action@v2
0 commit comments