Sign in
flutter
/
third_party
/
protobuf
/
abdfd093aff2ec5bbc25c303c4206690a862f6c0
/
.
/
kokoro
/
macos
/
ruby31
/
build.sh
blob: 1b5a5a5a60eb6fbd2c658cd64d57feab096e4872 [
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_RVM
=
yes
source kokoro
/
macos
/
prepare_build_macos_rc
./
tests
.
sh ruby31