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 03b76f8 commit 77d0dddCopy full SHA for 77d0ddd
.github/workflows/Documentation.yml
@@ -26,4 +26,4 @@ jobs:
26
- uses: julia-actions/julia-processcoverage@v1
27
- uses: codecov/codecov-action@v5
28
with:
29
- file: lcov.info
+ files: lcov.info
0 commit comments