Skip to content

Commit 5209fb7

Browse files
committed
add coverallsJacoco
1 parent 8039726 commit 5209fb7

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

build.gradle

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -344,6 +344,4 @@ jacocoTestReport {
344344
}
345345
}
346346

347-
coverallsJacoco {
348-
dependsOn jacocoTestReport
349-
}
347+
coverallsJacoco.dependsOn jacocoTestReport

0 commit comments

Comments
 (0)