[model-gateway] fix xpu ci (#14012)

This commit is contained in:
Simo Lin
2025-11-26 10:33:59 -08:00
committed by GitHub
parent 8308cd3632
commit a0d9f6cdd8
2 changed files with 3 additions and 2 deletions
+2 -2
View File
@@ -27,8 +27,8 @@ jobs:
with:
filters: |
main_package:
- "python/**"
- "!python/sglang/multimodal_gen/**"
- "python/sglang/!(multimodal_gen)/**"
- "python/*.toml"
- "scripts/ci/**"
- "test/**"
- "sgl-kernel/**"