Allow gradle cache on tests
See gh-54
This commit is contained in:
@@ -22,5 +22,5 @@ dependencies {
|
||||
|
||||
tasks.withType(Test).configureEach {
|
||||
useJUnitPlatform()
|
||||
outputs.upToDateWhen { false }
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user