We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7dbc496 + 19e8e3a commit d5a90fcCopy full SHA for d5a90fc
.github/workflows/php-qa.yml
@@ -78,4 +78,4 @@ jobs:
78
env:
79
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
80
with:
81
- file: ./coverage.xml
+ files: ./coverage.xml
0 commit comments