mirror of
https://github.com/LeeGaoGao/ECC.git
synced 2026-07-23 19:43:11 +00:00
fix(ci): restore validation and antigravity target safety
This commit is contained in:
3
.github/workflows/reusable-validate.yml
vendored
3
.github/workflows/reusable-validate.yml
vendored
@@ -39,5 +39,8 @@ jobs:
|
||||
- name: Validate skills
|
||||
run: node scripts/ci/validate-skills.js
|
||||
|
||||
- name: Validate install manifests
|
||||
run: node scripts/ci/validate-install-manifests.js
|
||||
|
||||
- name: Validate rules
|
||||
run: node scripts/ci/validate-rules.js
|
||||
|
||||
Reference in New Issue
Block a user