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 054c3b4 commit 317dd4fCopy full SHA for 317dd4f
.github/workflows/test.yml
@@ -94,6 +94,7 @@ jobs:
94
with:
95
files: lcov.info
96
fail_ci_if_error: false
97
+ token: ${{ secrets.CODECOV_TOKEN }}
98
99
lint:
100
runs-on: ubuntu-latest
0 commit comments