Skip to content

Commit 6a74464

Browse files
committed
chore: update coverage file location
1 parent fd190de commit 6a74464

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
uses: qltysh/qlty-action/coverage@v2
2525
with:
2626
token: ${{ secrets.QLTY_COVERAGE_TOKEN }}
27-
files: coverage/clover.xml
27+
files: coverage.xml
2828
command: publish
2929
verbose: true
3030

0 commit comments

Comments
 (0)