mirror of https://github.com/grpc/grpc-node.git
More test script fixes
This commit is contained in:
parent
f246833876
commit
bc5c29604b
|
|
@ -10,7 +10,7 @@ npm run compile
|
|||
|
||||
cd ../../..
|
||||
|
||||
git clone -b remotes/origin/ --single-branch --depth=1 https://github.com/grpc/grpc.git
|
||||
git clone -b master --single-branch --depth=1 https://github.com/grpc/grpc.git
|
||||
|
||||
grpc/tools/run_tests/helper_scripts/prep_xds.sh
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue