We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b7584d commit 3849e9bCopy full SHA for 3849e9b
1 file changed
.github/workflows/php.yml
@@ -119,6 +119,7 @@ jobs:
119
coverage_badge_path: .github/badges/coverage.svg
120
push_badge: false
121
repo_token: ${{ secrets.GITHUB_TOKEN }}
122
+ report: coverage.xml
123
124
- name: Log Coverage Percentage
125
run: |
0 commit comments