mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-05-12 20:50:55 +00:00
fix dir
This commit is contained in:
parent
da2401a520
commit
1bc19c694e
@ -100,8 +100,8 @@ elif [ "$NODE_INDEX" = "4" ]; then
|
||||
sudo apt-get install r-base-core libssl-dev libcurl4-openssl-dev -y # for httr
|
||||
|
||||
#(cd samples/client/petstore/R && mvn integration-test)
|
||||
(cd samples/client/petstore/R-httpr2 && mvn integration-test)
|
||||
(cd samples/client/petstore/R-httpr2-wrapper && mvn integration-test)
|
||||
(cd samples/client/petstore/R-httr2 && mvn integration-test)
|
||||
(cd samples/client/petstore/R-httr2-wrapper && mvn integration-test)
|
||||
|
||||
else
|
||||
echo "Running node $NODE_INDEX ..."
|
||||
|
Loading…
x
Reference in New Issue
Block a user