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 0eee514 commit 74eec5aCopy full SHA for 74eec5a
1 file changed
CI/circle_parallel.sh
@@ -120,6 +120,5 @@ else
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
- (cd samples/client/petstore/clojure && mvn integration-test)
124
125
fi
0 commit comments