Sign in
flutter
/
third_party
/
protobuf
/
13b36470161438b2f0b65d3ee3539a2900d47115
/
.
/
kokoro
/
macos
/
python
/
build.sh
blob: 388e24b4ac1281ed1f544b858eb07b8d9eaf43d1 [
file
] [
log
] [
blame
]
#!/bin/bash
#
# Build file to set up and run tests
# Change to repo root
cd $
(
dirname $0
)/../../..
# Prepare worker environment to run tests
KOKORO_INSTALL_TOX
=
yes
source kokoro
/
macos
/
prepare_build_macos_rc
./
tests
.
sh python