Skip to content

Commit 55ec296

Browse files
Update .github/workflows/Documentation.yml
1 parent eaae558 commit 55ec296

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
@@ -25,6 +25,6 @@ jobs:
2525
- uses: julia-actions/julia-processcoverage@v1
2626
- uses: codecov/codecov-action@v5
2727
with:
28-
file: lcov.info
28+
files: lcov.info
2929
token: ${{ secrets.CODECOV_TOKEN }}
3030
fail_ci_if_error: true

0 commit comments

Comments
 (0)