Add UI and styling documentation; remove idempotency and logging audits #8
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user