summaryrefslogtreecommitdiffstats
path: root/run-perf-tests.sh
diff options
context:
space:
mode:
Diffstat (limited to 'run-perf-tests.sh')
-rwxr-xr-xrun-perf-tests.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/run-perf-tests.sh b/run-perf-tests.sh
index 8d8a221d0f6..d16d80c981b 100755
--- a/run-perf-tests.sh
+++ b/run-perf-tests.sh
@@ -2,5 +2,5 @@
set -euo pipefail
echo 'Run performance tests'
-cd it/perf-tests
+cd tests/perf
mvn verify -B -e -V $*