Skip to content

Commit

Permalink
try to increase memory for the tests
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosuc3m committed Sep 11, 2024
1 parent 4b000b7 commit f195def
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -349,6 +349,7 @@
<configuration>
<forkCount>1</forkCount>
<reuseForks>false</reuseForks>
<argLine>-Xmx1024m</argLine>
</configuration>
</plugin>
<plugin>
Expand Down

0 comments on commit f195def

Please sign in to comment.