Skip to content

Commit 85b30df

Browse files
test coverage
1 parent c494bed commit 85b30df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
id: jacoco_reporter
1515
uses: PavanMudigonda/jacoco-reporter@v4.8
1616
with:
17-
coverage_results_path: site/jococo/jococo.xml
17+
coverage_results_path: site/jococo/index.html
1818
coverage_report_name: Coverage
1919
coverage_report_title: JaCoCo
2020
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)