We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 21c1ac6 + 6741348 commit 3093c7aCopy full SHA for 3093c7a
.github/workflows/codecov.yml
@@ -0,0 +1,4 @@
1
+- name: Upload coverage reports to Codecov
2
+ uses: codecov/codecov-action@v4.0.1
3
+ with:
4
+ token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments