test(repo): cover worktree hygiene guardrails
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user