We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 089fc4a commit 2cd874dCopy full SHA for 2cd874d
1 file changed
.github/workflows/ci.yml
@@ -38,4 +38,4 @@ jobs:
38
if: matrix.php == '8.3'
39
uses: codecov/codecov-action@v5
40
with:
41
- file: coverage.xml
+ files: coverage.xml
0 commit comments