mirror of
https://github.com/ultrasonic/ultrasonic
synced 2025-01-05 13:26:45 +01:00
Updated jacoco config to fix ci errors
This commit is contained in:
parent
5739b2bf4b
commit
74c3acd29f
@ -109,4 +109,5 @@ jacoco {
|
||||
|
||||
tasks.withType(Test) {
|
||||
jacoco.includeNoLocationClasses = true
|
||||
jacoco.excludes = ['jdk.internal.*']
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user