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 38968ac commit c5f21deCopy full SHA for c5f21de
.github/workflows/CI.yml
@@ -42,3 +42,4 @@ jobs:
42
- uses: codecov/codecov-action@v4
43
with:
44
file: lcov.info
45
+ token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments