Skip to content

Commit cfde211

Browse files
committed
update file field
1 parent 9ad85f8 commit cfde211

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,5 @@ jobs:
3737
env:
3838
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
3939
with:
40-
file: ./coverage.txt
40+
files: ./coverage.txt
4141
fail_ci_if_error: false

0 commit comments

Comments
 (0)