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 719dabd commit e7dbe53Copy full SHA for e7dbe53
.github/workflows/coverage.yml
@@ -28,3 +28,4 @@ jobs:
28
uses: codecov/codecov-action@v4
29
with:
30
files: lcov.info
31
+ token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments