ci: merge jacoco failed

This commit is contained in:
ReaJason
2024-11-29 02:11:22 +08:00
parent 53a982fd54
commit 3b91197446
+4
View File
@@ -3,6 +3,10 @@ plugins {
id 'jacoco'
}
repositories {
mavenCentral()
}
jacocoTestReport {
reports {
xml.required = true