Skip to content

Commit fb78647

Browse files
authored
file -> files in CI codecov step (#351)
1 parent bd92dfc commit fb78647

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@ jobs:
4242
- uses: codecov/codecov-action@v5
4343
with:
4444
token: ${{ secrets.CODECOV_TOKEN }}
45-
file: lcov.info
45+
files: lcov.info

0 commit comments

Comments
 (0)