Skip to content

Commit 84b5fff

Browse files
committed
Fix report and result paths
1 parent 58f27da commit 84b5fff

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.evergreen/run-perf-tests.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,5 @@ python -m pip install -U pip
1111
pip install -e .
1212

1313
python .evergreen/run_perf_test.py
14+
mv tests/performance/$OUTPUT_FILE $OUTPUT_FILE
15+
mv tests/performance/report.json report.json

0 commit comments

Comments
 (0)