Skip to content

Commit 42a98e5

Browse files
authored
Update .github/workflows/CI.yml
1 parent a5764a1 commit 42a98e5

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
@@ -52,5 +52,5 @@ jobs:
5252
- uses: codecov/codecov-action@v5
5353
with:
5454
token: ${{ secrets.CODECOV_TOKEN }}
55-
file: lcov.info
55+
files: lcov.info
5656

0 commit comments

Comments
 (0)