Skip to content

Commit

Permalink
Skip tests for release
Browse files Browse the repository at this point in the history
  • Loading branch information
ZacBlanco authored and Xenorith committed Apr 26, 2022
1 parent 9a4ca13 commit 568728c
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 @@ -972,6 +972,7 @@
<artifactId>maven-surefire-plugin</artifactId>
<version>3.0.0-M5</version>
<configuration>
<skipTests>true</skipTests>
<argLine>@{argLine} -Djava.net.preferIPv4Stack=true</argLine>
<excludesFile>${build.path}/surefire/${surefire.excludesFile}</excludesFile>
<forkCount>${surefire.forkCount}</forkCount>
Expand Down

0 comments on commit 568728c

Please sign in to comment.