Add UI and styling documentation; remove idempotency and logging audits #8

Merged
zwitschi merged 6 commits from feat/ci-overhaul-20251029 into main 2025-10-29 14:26:14 +01:00
Showing only changes of commit 72cf06a31d - Show all commits

View File

@@ -37,6 +37,9 @@ jobs:
pip install -r requirements.txt
pip install -r requirements-test.txt
- name: Install Playwright browsers
run: playwright install
- name: Run tests
env:
DATABASE_HOST: postgres