Skip to content

Commit 1deadf0

Browse files
committed
Revert "Update .github/workflows/gradle.yml"
This reverts commit 5fa08bd.
1 parent 453697f commit 1deadf0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
if: github.event_name == 'pull_request'
7979
uses: mi-kas/kover-report@v1
8080
with:
81-
path: ${{ github.workspace }}/jindong/build/reports/kover/xml/report.xml
81+
path: ${{ github.workspace }}/jindong/build/reports/kover/report.xml
8282
token: ${{ secrets.GITHUB_TOKEN }}
8383
title: Test Coverage Report
8484
update-comment: true

0 commit comments

Comments
 (0)