We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b24d1d8 commit f555415Copy full SHA for f555415
1 file changed
CI/circle_parallel.sh
@@ -116,9 +116,4 @@ else
116
echo "Running node $NODE_INDEX ..."
117
java -version
118
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
-
124
fi
0 commit comments