Skip to content

Commit

Permalink
temporarily disable gradle integration tests as build pipeline can't …
Browse files Browse the repository at this point in the history
…find the bash script
  • Loading branch information
jamesdbloom committed Apr 4, 2022
1 parent f06b060 commit df1951d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mockserver-netty/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -508,7 +508,7 @@
<version>3.0.0</version>
<inherited>false</inherited>
<configuration>
<skip>${skipTests}</skip>
<skip>true</skip>
<workingDirectory>src/integration-tests</workingDirectory>
</configuration>
<executions>
Expand Down

0 comments on commit df1951d

Please sign in to comment.