We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d28677 commit 446bef2Copy full SHA for 446bef2
.github/workflows/CI.yml
@@ -47,3 +47,4 @@ jobs:
47
- uses: codecov/codecov-action@v4
48
with:
49
file: lcov.info
50
+ token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments