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 e7ae6dd commit 269b84eCopy full SHA for 269b84e
.github/workflows/codecov.yaml
@@ -0,0 +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