🔧 chore(ci): drop removed skill check

This commit is contained in:
csh
2026-01-13 11:06:14 +08:00
parent e5dd7d9d07
commit e9de0aa497
-1
View File
@@ -384,7 +384,6 @@ jobs:
skills_base = Path("codex/skills")
required_skills = [
("tsl-guide", ["SKILL.md", "references/primer.md", "references/advanced.md"]),
("performance-optimization", ["SKILL.md"]),
("testing-workflow", ["SKILL.md"]),
]