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 e170048 commit 8116f8cCopy full SHA for 8116f8c
.github/workflows/CI.yml
@@ -44,3 +44,4 @@ jobs:
44
- uses: codecov/codecov-action@v4
45
with:
46
file: lcov.info
47
+ token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments