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 26a1950 commit 4d0d6edCopy full SHA for 4d0d6ed
.github/workflows/ci.yml
@@ -58,7 +58,7 @@ jobs:
58
- uses: julia-actions/julia-processcoverage@v1
59
- uses: codecov/codecov-action@v5
60
with:
61
- file: lcov.info
+ files: lcov.info
62
token: ${{ secrets.CODECOV_TOKEN }}
63
64
docs:
0 commit comments