[diffusion] CI: fix pr-test workflow file to include changes in jit kernels (#19285)

This commit is contained in:
Mick
2026-02-25 14:08:55 +08:00
committed by GitHub
parent ca09d71cf0
commit aff2f130ec

View File

@@ -132,6 +132,7 @@ jobs:
- ".github/workflows/pr-test.yml"
multimodal_gen:
- "python/sglang/multimodal_gen/**"
- "python/sglang/jit_kernel/**"
- "python/sglang/cli/**"
- "python/pyproject.toml"
- ".github/workflows/pr-test.yml"