Skip to content

Commit 720b848

Browse files
Update .github/workflows/Documentation.yml
1 parent 061f3c8 commit 720b848

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
@@ -33,6 +33,6 @@ jobs:
3333
- uses: julia-actions/julia-processcoverage@v1
3434
- uses: codecov/codecov-action@v5
3535
with:
36-
file: lcov.info
36+
files: lcov.info
3737
token: ${{ secrets.CODECOV_TOKEN }}
3838
fail_ci_if_error: true

0 commit comments

Comments
 (0)