We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7aba31 commit 99d84fdCopy full SHA for 99d84fd
.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