HomeServer/3rd/protobuf/kokoro/macos/cpp/build.sh
2024-11-20 15:41:37 +08:00

12 lines
202 B
Bash

#!/bin/bash
#
# Build file to set up and run tests
# Change to repo root
cd $(dirname $0)/../../..
# Prepare worker environment to run tests
source kokoro/macos/prepare_build_macos_rc
./tests.sh cpp