Skip to content

Commit bbe86e9

Browse files
authored
enable vllm test to trigger in hud (#7056)
1 parent 8a3e81d commit bbe86e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

torchci/components/commit/WorkflowDispatcher.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ const SUPPORTED_WORKFLOWS: { [k: string]: any } = {
1717
"linux-aarch64": "Run Linux ARMv8 jobs",
1818
"inductor-periodic": "Run periodic inductor jobs",
1919
"inductor-cu124": "Run inductor-cu124 jobs",
20+
"vllm-test": "Run vllm test jobs",
2021
xpu: "Run XPU jobs",
2122
h100: "Run H100 jobs",
2223
},

0 commit comments

Comments
 (0)