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 4ce82a0 commit d311239Copy full SHA for d311239
.github/workflows/codecov_report.yaml
@@ -1 +1,4 @@
1
-
+- name: Upload coverage reports to Codecov
2
+ uses: codecov/codecov-action@v3
3
+ env:
4
+ CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
0 commit comments