We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6b3f3a commit 6c136d9Copy full SHA for 6c136d9
.github/workflows/CI.yml
@@ -45,4 +45,4 @@ jobs:
45
- uses: julia-actions/julia-processcoverage@v1
46
- uses: codecov/codecov-action@v5
47
with:
48
- file: lcov.info
+ files: lcov.info
0 commit comments