Add tests and improve localStorage resilience
CI / lint-typecheck-test (push) Has been cancelled

This commit is contained in:
2026-05-19 14:46:03 +02:00
parent 72f9400756
commit 7da5acbba3
18 changed files with 302 additions and 119 deletions
+2
View File
@@ -33,3 +33,5 @@ jobs:
- name: Build web
run: npm run build
env:
SKIP_ENV_VALIDATION: "true"