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 bae69a8 commit 5ee56c0Copy full SHA for 5ee56c0
.github/workflows/CI.yml
@@ -69,5 +69,5 @@ jobs:
69
- uses: julia-actions/julia-processcoverage@v1
70
- uses: codecov/codecov-action@v5
71
with:
72
- file: lcov.info
+ files: lcov.info
73
0 commit comments