Skip to content

Commit ec88874

Browse files
authored
Update codecov parameter
1 parent 7966449 commit ec88874

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- name: Upload to codecov.io
3434
uses: codecov/codecov-action@v5
3535
with:
36-
file: info.lcov
36+
files: info.lcov
3737
linux:
3838
runs-on: ubuntu-latest
3939
timeout-minutes: 15
@@ -61,4 +61,4 @@ jobs:
6161
- name: Upload to codecov.io
6262
uses: codecov/codecov-action@v5
6363
with:
64-
file: info.lcov
64+
files: info.lcov

0 commit comments

Comments
 (0)