Skip to content

Commit

Permalink
tests should run concurrently
Browse files Browse the repository at this point in the history
  • Loading branch information
fslevoaca-ionos committed Oct 21, 2021
1 parent 35f5388 commit f339f15
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -261,6 +261,8 @@
<include>**/*</include>
<skipTests>false</skipTests>
</includes>
<parallel>all</parallel>
<threadCount>8</threadCount>
</configuration>
</plugin>
<plugin>
Expand Down

0 comments on commit f339f15

Please sign in to comment.