mirror of https://github.com/grpc/grpc-node.git
Don't do release build tests in the normal tests.
This commit is contained in:
parent
50c5b06479
commit
64e3e9d764
|
|
@ -20,6 +20,4 @@ cd ..
|
|||
git submodule update --init
|
||||
git submodule foreach --recursive git submodule update --init
|
||||
|
||||
call tools\release\kokoro.bat
|
||||
|
||||
.\run-tests.bat
|
||||
|
|
|
|||
|
|
@ -22,6 +22,4 @@ git submodule foreach --recursive git submodule update --init
|
|||
|
||||
./packages/grpc-native-core/tools/buildgen/generate_projects.sh
|
||||
|
||||
./tools/release/kokoro.sh
|
||||
|
||||
./run-tests.sh
|
||||
|
|
|
|||
Loading…
Reference in New Issue