Skip to content

Commit

Permalink
chore(CI): GitLab Action gradle run updated
Browse files Browse the repository at this point in the history
  • Loading branch information
stritti committed May 21, 2024
1 parent bf4b2b1 commit 81e0dcd
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -95,9 +95,7 @@ java {

tasks.named('test') {
useJUnitPlatform()
reports {
junitXml. = true
}
finalizedBy jacocoTestReport
}

tasks.named('jacocoTestReport') {
Expand Down

0 comments on commit 81e0dcd

Please sign in to comment.