Skip to content

Commit 77d0ddd

Browse files
Update .github/workflows/Documentation.yml
1 parent 03b76f8 commit 77d0ddd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ jobs:
2626
- uses: julia-actions/julia-processcoverage@v1
2727
- uses: codecov/codecov-action@v5
2828
with:
29-
file: lcov.info
29+
files: lcov.info

0 commit comments

Comments
 (0)