Skip to content

Commit 637f292

Browse files
authored
[CI] Fix broken pipeline (#28781)
Signed-off-by: Nick Hill <[email protected]>
1 parent e439c78 commit 637f292

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.buildkite/test-pipeline.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -926,7 +926,7 @@ steps:
926926
- pytest -v -s tests/kernels/moe/test_ocp_mx_moe.py
927927
- pytest -v -s tests/kernels/moe/test_flashinfer.py
928928

929-
- label: Blackwell Fusion & Compile Tests # 30 min
929+
- label: Blackwell Fusion and Compile Tests # 30 min
930930
timeout_in_minutes: 40
931931
working_dir: "/vllm-workspace/"
932932
gpu: b200

0 commit comments

Comments
 (0)