Skip to content

Commit

Permalink
Skip python test when skipTests is on
Browse files Browse the repository at this point in the history
  • Loading branch information
thescouser89 committed Apr 27, 2022
1 parent b899fa3 commit 7dc0fe4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cli/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,7 @@
<argument>unittest</argument>
<argument>bacon_test</argument>
</arguments>
<skip>${skipTests}</skip>
</configuration>
</execution>
</executions>
Expand Down

0 comments on commit 7dc0fe4

Please sign in to comment.