controls-kt/.space.kts

3 lines
72 B
Kotlin

job("Build and run tests") {
gradle("gradle:8.1.1-jdk11", "build")
}