test(repo): cover worktree hygiene guardrails

This commit is contained in:
2026-04-01 09:02:37 +02:00
parent e75f69bcf5
commit b2568a3cb4
4 changed files with 185 additions and 38 deletions
+3
View File
@@ -35,6 +35,9 @@ jobs:
- name: Install dependencies
run: pnpm install --frozen-lockfile
- name: Run repo script tests
run: pnpm test:scripts
- name: Check architecture guardrails
run: pnpm check:architecture