Skip to content

Commit f23c3d6

Browse files
authored
file -> files
1 parent bcc5ea2 commit f23c3d6

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
@@ -57,7 +57,7 @@ jobs:
5757
with:
5858
fail_ci_if_error: true
5959
token: ${{ secrets.CODECOV_TOKEN }}
60-
file: lcov.info
60+
files: lcov.info
6161
docs:
6262
name: Documentation
6363
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)