Skip to content

Commit 683f23b

Browse files
Update .github/workflows/Documentation.yml
1 parent 69b11b5 commit 683f23b

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

0 commit comments

Comments
 (0)