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 f32ecdf commit e2a6e3fCopy full SHA for e2a6e3f
.github/workflows/CI.yml
@@ -38,3 +38,4 @@ jobs:
38
- uses: codecov/codecov-action@v3
39
with:
40
files: lcov.info
41
+ token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments