[CI] Enforce modern stage=/runner_config= form for dispatchable test suites (#28108)

This commit is contained in:
Liangsheng Yin
2026-06-12 17:32:54 -07:00
committed by GitHub
parent 335a9c7837
commit 5f315c74da
5 changed files with 60 additions and 14 deletions
+1 -1
View File
@@ -93,7 +93,7 @@ repos:
files: ^\.github/workflows/.*\.yml$
pass_filenames: false
- id: check-registered-tests
name: check registered tests have CI registry
name: validate registered test CI registries
entry: python3 scripts/ci/check_registered_tests.py
language: system
files: ^test/registered/.*\.py$