Skip to content

Commit e908fc7

Browse files
committed
file -> files in CI codecov step
1 parent bf6f80b commit e908fc7

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)