From d643d105f64645819328566ba9416624a57ddb27 Mon Sep 17 00:00:00 2001 From: Nicolas Noble Date: Wed, 5 Feb 2020 09:03:16 -0800 Subject: [PATCH] Adding a build_file field, as this seems necessary --- tools/release/kokoro/macos.cfg | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tools/release/kokoro/macos.cfg b/tools/release/kokoro/macos.cfg index ff22f270..b52902e5 100644 --- a/tools/release/kokoro/macos.cfg +++ b/tools/release/kokoro/macos.cfg @@ -13,3 +13,5 @@ # limitations under the License. # Config file for Kokoro (in protobuf text format) + +build_file: "grpc-node/packages/grpc-native-core/tools/run_tests/artifacts/workflow.sh"