We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57b9084 commit 22f3634Copy full SHA for 22f3634
1 file changed
.github/workflows/ci.yml
@@ -63,4 +63,4 @@ jobs:
63
- uses: julia-actions/julia-processcoverage@v1
64
- uses: codecov/codecov-action@v5
65
with:
66
- file: lcov.info
+ files: lcov.info
0 commit comments