summaryrefslogtreecommitdiffhomepage
path: root/kokoro/runtime_tests/nodejs12.4.0.cfg
diff options
context:
space:
mode:
authorBrad Burlage <brb@google.com>2020-02-10 13:06:57 -0800
committergVisor bot <gvisor-bot@google.com>2020-02-10 13:10:06 -0800
commitbc504d52026790b7deed6506371ebc6d5d17c948 (patch)
treea374bcd2ad3a310f2fb20de0a030cb35a808195a /kokoro/runtime_tests/nodejs12.4.0.cfg
parent4d4d47f0c0a21d3404d2edae527b187d62daa3c8 (diff)
Fix build_file in runtimes_tests.
PiperOrigin-RevId: 294286242
Diffstat (limited to 'kokoro/runtime_tests/nodejs12.4.0.cfg')
-rw-r--r--kokoro/runtime_tests/nodejs12.4.0.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/kokoro/runtime_tests/nodejs12.4.0.cfg b/kokoro/runtime_tests/nodejs12.4.0.cfg
index d4861fb07..1df343f95 100644
--- a/kokoro/runtime_tests/nodejs12.4.0.cfg
+++ b/kokoro/runtime_tests/nodejs12.4.0.cfg
@@ -1,6 +1,6 @@
-build_file: "github/kokoro/runtime_tests/runtime_tests.sh"
+build_file: "github/github/kokoro/runtime_tests/runtime_tests.sh"
env_vars {
key: "RUNTIME_TEST_NAME"
value: "nodejs12.4.0"
-} \ No newline at end of file
+}