Skip to content

Commit 9643cc9

Browse files
authored
file -> files
1 parent aaa1953 commit 9643cc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080

8181
- uses: codecov/codecov-action@v5
8282
with:
83-
file: lcov.info
83+
files: lcov.info
8484
token: ${{ secrets.CODECOV_TOKEN }}
8585
fail_ci_if_error: true
8686

0 commit comments

Comments
 (0)