Skip to content

Commit 46abb01

Browse files
run path
1 parent 21cd434 commit 46abb01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,7 @@ commands:
359359
export PROFILE=<< parameters.profile_env >>
360360
export BENCHMARK_GLOB=<< parameters.benchmark_glob >>
361361
export PERF_CALLGRAPH_MODE="dwarf"
362-
python ./../../redisbench_admin/run.py run-async \
362+
python ../redisbench_admin/run.py run-async \
363363
--required-module ReJSON \
364364
--module_path "$ROOT/<< parameters.module_path >>" \
365365
--github_actor "<< parameters.github_actor >>" \

0 commit comments

Comments
 (0)