Update
DevPlace CI / test (push) Failing after 2m53s

This commit is contained in:
2026-05-23 03:21:55 +02:00
parent 22e066a202
commit b23f655389
35 changed files with 437 additions and 62 deletions
+1 -2
View File
@@ -18,8 +18,7 @@ jobs:
- name: Install dependencies
run: |
pip install -e .
pip install playwright pytest-xdist
pip install -e ".[dev]"
python -m playwright install chromium --with-deps
- name: Run integration tests