Skip to content

Commit

Permalink
remove unnecessary cd
Browse files Browse the repository at this point in the history
  • Loading branch information
trxcllnt committed Feb 7, 2024
1 parent 023b5a2 commit 2504ded
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions ci/run_benchmark_pytests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@

set -euo pipefail

# Support invoking run_pytests.sh outside the script directory
cd "$(dirname "$(realpath "${BASH_SOURCE[0]}")")"/../

# cd to root directory to prevent repo's `ucp` directory from being used
# in subsequent commands
pushd /
Expand Down

0 comments on commit 2504ded

Please sign in to comment.