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