Fast fail

This commit is contained in:
Andras Schmelczer 2026-07-12 21:33:57 +01:00
parent 53ef4d9147
commit 82a241ddee

View file

@ -31,6 +31,7 @@ jobs:
- name: Lint
run: |
set -eo pipefail
npm run lint
npm run typecheck
npm run qa:no-em-dashes
@ -42,6 +43,7 @@ jobs:
- name: QA build
run: |
set -eo pipefail
npm run qa:astro-audit
npm run qa:links
npm run qa:no-js