Skip to content

Commit

Permalink
Fix running mvn verify
Browse files Browse the repository at this point in the history
  • Loading branch information
kornys committed Dec 5, 2023
1 parent 11e1bee commit 2274ada
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,6 @@
</executions>
<configuration>
<skipITs>${it.skip}</skipITs>
<skipTests>true</skipTests>
<forkCount>0</forkCount>
<forkNode implementation="org.apache.maven.plugin.surefire.extensions.SurefireForkNodeFactory"/>
<includes>
Expand Down

0 comments on commit 2274ada

Please sign in to comment.