diff --git a/kokoro/benchmark_tests.cfg b/kokoro/benchmark_tests.cfg index 6a5d9b114..c48518a05 100644 --- a/kokoro/benchmark_tests.cfg +++ b/kokoro/benchmark_tests.cfg @@ -1,4 +1,4 @@ -build_file : 'repo/kokoro/benchmarks.sh' +build_file : 'repo/scripts/benchmark.sh' before_action { diff --git a/kokoro/benchmark.sh b/scripts/benchmark.sh similarity index 100% rename from kokoro/benchmark.sh rename to scripts/benchmark.sh