Skip to content

Commit 06121f8

Browse files
committed
Update dependency org.barfuin.gradle.jacocolog to v4
1 parent f8595a3 commit 06121f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/actions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
- name: Build and analyze
4444
env:
4545
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
46-
run: gradle build jacocoAggregatedReport sonar --info
46+
run: gradle build jacocoTestReport sonar --info
4747
- name: Compute version
4848
run: |
4949
gradle version

0 commit comments

Comments
 (0)