Skip to content

Commit 3849e9b

Browse files
committed
Specify coverage report path for badge generation
1 parent 8b7584d commit 3849e9b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/php.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@ jobs:
119119
coverage_badge_path: .github/badges/coverage.svg
120120
push_badge: false
121121
repo_token: ${{ secrets.GITHUB_TOKEN }}
122+
report: coverage.xml
122123

123124
- name: Log Coverage Percentage
124125
run: |

0 commit comments

Comments
 (0)