Skip to content

Commit 69bb065

Browse files
Increase number of forks
1 parent ce2b770 commit 69bb065

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@
261261
<artifactId>maven-surefire-plugin</artifactId>
262262
<version>2.20</version>
263263
<configuration>
264-
<forkCount>2C</forkCount>
264+
<forkCount>80</forkCount>
265265
<reuseForks>false</reuseForks>
266266
<parallel>classes</parallel>
267267
<useUnlimitedThreads>true</useUnlimitedThreads>

0 commit comments

Comments
 (0)