Skip to content

Commit

Permalink
Fix jacoco problem.
Browse files Browse the repository at this point in the history
  • Loading branch information
yuqi1129 committed Sep 3, 2024
1 parent 63db289 commit 993be77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ jobs:
- name: Jacoco Report to PR
id: jacoco
uses: madrapps/jacoco-report@v1.6
uses: madrapps/jacoco-report@v1.7
with:
paths: |
${{ github.workspace }}/**/build/reports/jacoco/test/jacocoTestReport.xml
Expand Down

0 comments on commit 993be77

Please sign in to comment.