Skip to content

Commit

Permalink
no need cd ../
Browse files Browse the repository at this point in the history
Signed-off-by: luarss <[email protected]>
  • Loading branch information
luarss committed Aug 7, 2024
1 parent cfee77d commit f074911
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions flow/test/test_helper.sh
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,7 @@ fi

if [ $RUN_AUTOTUNER -eq 1 ]; then
# change directory to the root of the repo
cd ..
echo "Install dependencies in Venv"
echo "Install and starting venv"
./tools/AutoTuner/installer.sh
./tools/AutoTuner/setup.sh

Expand Down

0 comments on commit f074911

Please sign in to comment.