Skip to content

Commit 3b46b92

Browse files
authored
Update build.yml
1 parent cd977e6 commit 3b46b92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,5 +45,5 @@ jobs:
4545
uses: codecov/codecov-action@v5
4646
with:
4747
fail_ci_if_error: true
48-
file: ./coverage.out
48+
files: ./coverage.out
4949
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)