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 113d5e7 commit c916be4Copy full SHA for c916be4
.github/workflows/CI.yml
@@ -49,4 +49,5 @@ jobs:
49
- uses: julia-actions/julia-processcoverage@v1
50
- uses: codecov/codecov-action@v5
51
with:
52
+ token: ${{ secrets.CODECOV_TOKEN }}
53
file: lcov.info
0 commit comments