Skip to content

Commit c8ffe04

Browse files
authored
file -> files in CI codecov step (#214)
1 parent f920f91 commit c8ffe04

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
@@ -50,4 +50,4 @@ jobs:
5050
- uses: codecov/codecov-action@v5
5151
with:
5252
token: ${{ secrets.CODECOV_TOKEN }}
53-
file: lcov.info
53+
files: lcov.info

0 commit comments

Comments
 (0)