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.
2 parents 1fa4695 + af565b2 commit 232ab54Copy full SHA for 232ab54
.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