Skip to content

Commit b7788b0

Browse files
committed
format
Signed-off-by: Kunshang Ji <[email protected]>
1 parent 4be3923 commit b7788b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.buildkite/nightly-benchmarks/scripts/run-nightly-benchmarks.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -427,7 +427,7 @@ main() {
427427
pip install -U transformers
428428

429429
pip install -r requirements-dev.txt
430-
echo $(which genai-perf)
430+
which genai-perf
431431

432432
# check storage
433433
df -h

0 commit comments

Comments
 (0)