Skip to content

Commit

Permalink
Don't do release build tests in the normal tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolasnoble committed Mar 13, 2018
1 parent b92b613 commit e2822c4
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions test/kokoro.bat
Original file line number Diff line number Diff line change
Expand Up @@ -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
1 change: 0 additions & 1 deletion test/kokoro.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +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

0 comments on commit e2822c4

Please sign in to comment.