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 beinan committed Sep 10, 2023
1 parent 2360819 commit db51058
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 @@ -1059,6 +1059,7 @@
<artifactId>maven-surefire-plugin</artifactId>
<version>3.0.0</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 db51058

Please sign in to comment.