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 890baa2 commit 56b3c69Copy full SHA for 56b3c69
.github/workflows/ci.yml
@@ -31,3 +31,4 @@ jobs:
31
- uses: codecov/codecov-action@v4
32
with:
33
file: lcov.info
34
+ token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments