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 772189a commit 4766f11Copy full SHA for 4766f11
1 file changed
CI/circle_parallel.sh
@@ -107,7 +107,6 @@ elif [ "$NODE_INDEX" = "3" ]; then
107
(cd samples/client/petstore/typescript-axios/builds/with-npm-version && mvn integration-test)
108
(cd samples/client/petstore/typescript-axios/tests/default && mvn integration-test)
109
(cd samples/client/petstore/typescript-axios/tests/with-complex-headers && mvn integration-test)
110
- (cd samples/server/petstore/typescript-nestjs-server && mvn integration-test)
111
112
else
113
echo "Running node $NODE_INDEX ..."
0 commit comments