[CI] Update job dependency for hardware and CPU jobs (#33237)

Signed-off-by: khluu <khluu000@gmail.com>
This commit is contained in:
Kevin H. Luu
2026-01-28 01:10:05 -08:00
committed by GitHub
parent f1acbd68c5
commit 5914090765
5 changed files with 6 additions and 2 deletions

View File

@@ -39,6 +39,7 @@ steps:
- pytest -v -s models/test_transformers.py models/test_registry.py
- label: Basic Models Test (Other CPU) # 5min
depends_on: image-build-cpu
timeout_in_minutes: 10
source_file_dependencies:
- vllm/