Skip to content

Commit 49b6481

Browse files
Update .github/workflows/Documentation.yml
1 parent 9e2e1f0 commit 49b6481

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
@@ -68,7 +68,7 @@ jobs:
6868

6969
- uses: codecov/codecov-action@v5
7070
with:
71-
file: lcov.info
71+
files: lcov.info
7272
token: ${{ secrets.CODECOV_TOKEN }}
7373
fail_ci_if_error: false
7474

0 commit comments

Comments
 (0)