Skip to content

Commit 3b91197

Browse files
committed
ci: merge jacoco failed
1 parent 53a982f commit 3b91197

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

build.gradle

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ plugins {
33
id 'jacoco'
44
}
55

6+
repositories {
7+
mavenCentral()
8+
}
9+
610
jacocoTestReport {
711
reports {
812
xml.required = true

0 commit comments

Comments
 (0)