This commit is contained in:
Andras Schmelczer 2026-05-26 08:28:37 +01:00
parent 2c37e7fa62
commit 31648541a2
39 changed files with 1273 additions and 252 deletions

View file

@ -38,7 +38,7 @@ jobs:
- name: Typecheck
run: npm run typecheck
- name: Build & QA
- name: Build, Astro Audit & QA
run: |
npx playwright install chromium
npm run qa