Skip to content

Commit 4e8141d

Browse files
committed
Remove the default head_branch
Signed-off-by: Huy Do <huydhn@gmail.com>
1 parent f728843 commit 4e8141d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

vllm-benchmarks/upload_benchmark_results.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@ def parse_args() -> Any:
6363
parser.add_argument(
6464
"--head-branch",
6565
type=str,
66-
default="main",
6766
help="the name of the branch the benchmark runs on",
6867
)
6968
parser.add_argument(

0 commit comments

Comments
 (0)