Don't do release build tests in the normal tests.

This commit is contained in:
Nicolas "Pixel" Noble 2018-03-12 23:23:23 +01:00
parent 50c5b06479
commit 64e3e9d764
2 changed files with 0 additions and 4 deletions

View File

@ -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

View File

@ -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