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 5ebdb65 commit f695d0bCopy full SHA for f695d0b
.github/workflows/ci.yml
@@ -46,7 +46,7 @@ jobs:
46
- uses: julia-actions/julia-processcoverage@v1
47
- uses: codecov/codecov-action@v5
48
with:
49
- file: lcov.info
+ files: lcov.info
50
# docs:
51
# name: Documentation
52
# runs-on: ubuntu-latest
0 commit comments