3 lines
73 B
Kotlin
3 lines
73 B
Kotlin
job("Build and run tests") {
|
|
gradlew("gradle:8.1.1-jdk11", "build")
|
|
} |