chore: snapshot before P0 security phase (backup point)
This commit is contained in:
@@ -67,6 +67,11 @@ jobs:
|
||||
- name: Typecheck
|
||||
run: npm run typecheck
|
||||
|
||||
- name: Architecture scan
|
||||
run: |
|
||||
npm run arch:scan
|
||||
npm run arch:query -- violations || true
|
||||
|
||||
- name: Install Playwright Chromium
|
||||
run: npx playwright install chromium
|
||||
|
||||
|
||||
Reference in New Issue
Block a user