Skip to content

Commit f555415

Browse files
committed
clean up circleci config
1 parent b24d1d8 commit f555415

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

CI/circle_parallel.sh

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -116,9 +116,4 @@ else
116116
echo "Running node $NODE_INDEX ..."
117117
java -version
118118

119-
(cd samples/client/petstore/scala-akka && mvn integration-test)
120-
(cd samples/client/petstore/scala-sttp && mvn integration-test)
121-
(cd samples/client/petstore/scala-sttp-circe && mvn integration-test)
122-
(cd samples/client/petstore/scala-sttp4 && mvn integration-test)
123-
124119
fi

0 commit comments

Comments
 (0)