mirror of https://github.com/hykilpikonna/AquaDX
[O] Disable integration tests on build
parent
f314b3982e
commit
305d1cea94
|
@ -115,6 +115,7 @@ tasks.processResources {
|
|||
}
|
||||
|
||||
tasks.test {
|
||||
enabled = false
|
||||
useJUnitPlatform()
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue