fix(ci): repair path filters regressed by #21482 (#23201)

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Kangyan-Zhou
2026-04-19 20:34:57 -07:00
committed by GitHub
co-authored by Claude Opus 4.7
parent 3063d640dd
commit 1d252803f5
6 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -63,7 +63,7 @@ jobs:
- "test/srt/ascend/**"
- ".github/workflows/pr-test-npu.yml"
multimodal_gen:
- "python/sglang/multimodal_gen/**/*.!(md|ipynb)"
- "python/sglang/multimodal_gen/**/!(*.md|*.ipynb)"
- "python/sglang/srt/**"
- "python/pyproject_npu.toml"
- "scripts/ci/npu/npu_ci_install_dependency.sh"