Skip to content

Commit

Permalink
#815 Show test coverage report
Browse files Browse the repository at this point in the history
  • Loading branch information
minhtranq-nashtechglobal committed Aug 8, 2024
1 parent 93f7527 commit c191d87
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cart-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,8 @@ jobs:
with:
name: jacoco-report
path: |
./target/site/jacoco/jacoco.xml
./target/site/jacoco/index.html
${{github.workspace}}/target/site/jacoco/jacoco.xml
${{github.workspace}}/target/site/jacoco/index.html
- name: Add coverage to PR
id: jacoco
uses: madrapps/jacoco-report@v1.6.1
Expand Down

0 comments on commit c191d87

Please sign in to comment.