Skip to content

Commit 5e08961

Browse files
authored
file -> files in CI codecov step (#434)
1 parent bf6f80b commit 5e08961

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
@@ -66,4 +66,4 @@ jobs:
6666
- uses: codecov/codecov-action@v5
6767
with:
6868
token: ${{ secrets.CODECOV_TOKEN }}
69-
file: lcov.info
69+
files: lcov.info

0 commit comments

Comments
 (0)