aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests/run_ruby.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tools/run_tests/run_ruby.sh')
-rwxr-xr-xtools/run_tests/run_ruby.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/run_tests/run_ruby.sh b/tools/run_tests/run_ruby.sh
index b82ce52af3..73a84ac361 100755
--- a/tools/run_tests/run_ruby.sh
+++ b/tools/run_tests/run_ruby.sh
@@ -31,6 +31,6 @@
set -ex
# change to grpc repo root
-cd $(dirname $0)/../../src/ruby
+cd $(dirname $0)/../..
rake