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 ae03dd3 commit 03b76f8Copy full SHA for 03b76f8
.github/workflows/CI.yml
@@ -39,4 +39,4 @@ jobs:
39
- uses: julia-actions/julia-processcoverage@v1
40
- uses: codecov/codecov-action@v5
41
with:
42
- file: lcov.info
+ files: lcov.info
0 commit comments