Skip to content

Commit 82675df

Browse files
committed
Temporarily disable running tests.
Signed-off-by: Olga Maciaszek-Sharma <[email protected]>
1 parent 50ef3f0 commit 82675df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/noIntegration.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ FOLDER=`pwd`
66

77
set -e
88

9-
./mvnw clean install ${@}
9+
./mvnw clean install -DskipTests ${@}
1010
${FOLDER}/scripts/generateDocs.sh ${@}

0 commit comments

Comments
 (0)