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 e31fa69 commit a313b07Copy full SHA for a313b07
ā.github/workflows/test.ymlā
@@ -86,3 +86,4 @@ jobs:
86
- uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5.5.1
87
with:
88
fail_ci_if_error: false
89
+ token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments