Optimize ci

This commit is contained in:
Andreas Penski 2021-05-20 10:30:18 +00:00
parent c1b5c0ab81
commit 99ffe18d2b
6 changed files with 153 additions and 57 deletions

View file

@ -463,6 +463,7 @@
<arguments>
<!--suppress MavenModelInspection -->
<argument>${jacocoFailsafe}</argument>
<argument>-Xmx256m</argument>
<argument>-classpath</argument>
<classpath />
<argument>de.kosit.validationtool.cmd.CommandLineApplication</argument>