Skip to content

Commit c7f379e

Browse files
Disable parallel tests
Testcontainers do not support parallel tests and upon local tests the build time stays pretty much the same Issue #125
1 parent c2957a3 commit c7f379e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

gradle.properties

-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
version=6.0.0-SNAPSHOT
22
org.gradle.jvmargs=-Xmx3g -XX:+HeapDumpOnOutOfMemoryError
3-
org.gradle.parallel=true
43
org.gradle.caching=true

0 commit comments

Comments
 (0)