Skip to content

Commit 8498c23

Browse files
committed
Parallel give very little. Disabling for now.
1 parent 33f3dcc commit 8498c23

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,6 @@ tasks.withType(Javadoc) {
7979

8080
test {
8181
useJUnitPlatform()
82-
maxParallelForks = (int) (Runtime.runtime.availableProcessors() / 2 + 1)
8382
}
8483

8584
checkstyle {

0 commit comments

Comments
 (0)