Skip to content

Commit

Permalink
Update jacoco_check.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Zejnilovic authored Oct 14, 2024
1 parent d638688 commit a5df907
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jacoco_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
run: sbt ++${{matrix.scala}} jacoco
- name: Add coverage to PR
id: jacoco
uses: madrapps/jacoco-report@v1.3
uses: madrapps/jacoco-report@v1.7.1
with:
paths: >
${{ github.workspace }}/atum/target/scala-${{ matrix.scala_short }}/jacoco/report/jacoco.xml,
Expand Down

0 comments on commit a5df907

Please sign in to comment.