Skip to content

Commit 58f580c

Browse files
authored
Update ci.yaml
1 parent 8848c59 commit 58f580c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,5 +77,5 @@ jobs:
7777
if: matrix.coverage == 'xdebug'
7878
with:
7979
token: ${{ secrets.CODECOV_TOKEN }}
80-
file: './coverage.xml'
80+
files: './coverage.xml'
8181
fail_ci_if_error: true

0 commit comments

Comments
 (0)