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