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.
CODECOV_TOKEN
1 parent 1fa4695 commit af565b2Copy full SHA for af565b2
.github/workflows/ci_integration.yml
@@ -60,3 +60,4 @@ jobs:
60
- uses: codecov/codecov-action@v1
61
with:
62
file: lcov.info
63
+ token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments