Try parallel class tests

This commit is contained in:
tastybento 2024-12-21 14:30:37 -08:00
parent 59eabf38d4
commit 4f6a574fcb

View File

@ -457,6 +457,8 @@
<version>3.0.0-M5</version>
<!--suppress MavenModelInspection -->
<configuration>
<parallel>classes</parallel>
<threadCount>4</threadCount>
<argLine>
${argLine}
--add-opens java.base/java.lang=ALL-UNNAMED