fix: ci - remove local architecture kit gate

This commit is contained in:
tradecatlabs
2026-06-02 07:30:00 +08:00
parent 67267d660b
commit 91e27cf8ea
2 changed files with 1 additions and 5 deletions
-3
View File
@@ -36,9 +36,6 @@ jobs:
run: python3 scripts/check-metadata.py
- name: Check llms and AI citation paths and anchors
run: python3 scripts/check-ai-citation.py
- name: Check modern enterprise architecture starter kit
run: make check-modern-architecture-kit
link-checker:
runs-on: ubuntu-latest
steps: