diff options
Diffstat (limited to 'kokoro/runtime_tests/python3.7.3.cfg')
-rw-r--r-- | kokoro/runtime_tests/python3.7.3.cfg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/kokoro/runtime_tests/python3.7.3.cfg b/kokoro/runtime_tests/python3.7.3.cfg new file mode 100644 index 000000000..971fcba05 --- /dev/null +++ b/kokoro/runtime_tests/python3.7.3.cfg @@ -0,0 +1,6 @@ +build_file: "github/kokoro/runtime_tests/runtime_tests.sh" + +env_vars { + key: "RUNTIME_TEST_NAME" + value: "python3.7.3" +}
\ No newline at end of file |