Skip to content

Commit

Permalink
ci: merge jacoco failed
Browse files Browse the repository at this point in the history
  • Loading branch information
ReaJason committed Nov 28, 2024
1 parent 53a982f commit 3b91197
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ plugins {
id 'jacoco'
}

repositories {
mavenCentral()
}

jacocoTestReport {
reports {
xml.required = true
Expand Down

0 comments on commit 3b91197

Please sign in to comment.