Skip to content

Commit 2fafb94

Browse files
author
Steve Peak
authored
Merge pull request #5 from simonepri/patch-1
Add jacocoTestReport to the check command
2 parents e7800fe + d2465e4 commit 2fafb94

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build.gradle

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,5 @@ jacocoTestReport {
2121
html.enabled false
2222
}
2323
}
24+
25+
check.dependsOn jacocoTestReport

0 commit comments

Comments
 (0)