Skip to content

Commit 560d27f

Browse files
committed
file -> files in CI codecov step
1 parent 0d529e0 commit 560d27f

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
@@ -67,7 +67,7 @@ jobs:
6767
- uses: codecov/codecov-action@v5
6868
with:
6969
token: ${{ secrets.CODECOV_TOKEN }}
70-
file: lcov.info
70+
files: lcov.info
7171
docs:
7272
name: Documentation
7373
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)