Skip to content

Commit c960c2e

Browse files
update coverage
1 parent 85b30df commit c960c2e

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
@@ -12,7 +12,7 @@ jobs:
1212
steps:
1313
- name: JaCoCo Code Coverage Report
1414
id: jacoco_reporter
15-
uses: PavanMudigonda/jacoco-reporter@v4.8
15+
uses: actions/setup-java@v3
1616
with:
1717
coverage_results_path: site/jococo/index.html
1818
coverage_report_name: Coverage

0 commit comments

Comments
 (0)