diff --git a/tools/jenkins/run_performance.sh b/tools/jenkins/run_performance.sh index 9bdd1166401..903a1442151 100755 --- a/tools/jenkins/run_performance.sh +++ b/tools/jenkins/run_performance.sh @@ -34,4 +34,4 @@ set -ex # Enter the gRPC repo root cd $(dirname $0)/../.. -tools/run_tests/run_performance_tests.py -l c++ +tools/run_tests/run_performance_tests.py -l c++ node ruby csharp