Skip to content

Commit c55cb45

Browse files
committed
explicitly set qlty coverage format
1 parent e88599f commit c55cb45

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@ jobs:
117117
with:
118118
token: ${{ secrets.QLTY_COVERAGE_TOKEN }}
119119
files: coverage.xml
120+
format: clover
120121
env:
121122
QLTY_COVERAGE_TOKEN: ${{ secrets.QLTY_COVERAGE_TOKEN }}
122123

0 commit comments

Comments
 (0)