Skip to content

Commit 3bee822

Browse files
committed
file -> files in codecov step
1 parent face1a3 commit 3bee822

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
@@ -45,4 +45,4 @@ jobs:
4545
- uses: codecov/codecov-action@v5
4646
with:
4747
token: ${{ secrets.CODECOV_TOKEN }}
48-
file: lcov.info
48+
files: lcov.info

0 commit comments

Comments
 (0)