Skip to content

Commit 3af71ba

Browse files
authored
Add clover.xml path
1 parent 26ff9b4 commit 3af71ba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,7 @@ jobs:
192192
uses: "coverallsapp/github-action@master"
193193
with:
194194
github-token: "${{ secrets.GITHUB_TOKEN }}"
195+
path-to-lcov: "tests/tmp/clover.xml"
195196

196197
static-analysis:
197198
name: "PHPStan"

0 commit comments

Comments
 (0)