We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77e09b3 commit 942da84Copy full SHA for 942da84
.github/workflows/tests.yml
@@ -53,3 +53,4 @@ jobs:
53
with:
54
files: ./coverage.xml
55
fail_ci_if_error: true
56
+ token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments