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.
file
files
1 parent 347fe40 commit 6ca89fcCopy full SHA for 6ca89fc
.github/workflows/CI.yml
@@ -46,4 +46,4 @@ jobs:
46
- uses: julia-actions/julia-processcoverage@v1
47
- uses: codecov/codecov-action@v5
48
with:
49
- file: lcov.info
+ files: lcov.info
0 commit comments