Skip to content

Commit 7d84307

Browse files
committed
ci: continue test on fail (tests are parallel)
1 parent 4c3775c commit 7d84307

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.gradle.kts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,6 @@ tasks.withType<org.jetbrains.kotlin.gradle.tasks.KotlinCompile> {
100100
}
101101

102102
tasks.getByName<Test>("test") {
103-
failFast = true
104103
useJUnitPlatform()
105104
}
106105

0 commit comments

Comments
 (0)