remove outdated diff

This commit is contained in:
Lendemor 2024-10-23 17:48:10 +02:00
parent 001b01f541
commit 7ef08b1797
2 changed files with 4 additions and 4 deletions

View File

@ -45,7 +45,7 @@ jobs:
python-version: ${{ matrix.python-version }}
run-poetry-install: true
create-venv-at-path: .venv
- run: poetry run uv pip install pyvirtualdisplay pillow playwright pytest-playwright
- run: poetry run uv pip install pyvirtualdisplay pillow
- name: Run app harness tests
env:
SCREENSHOT_DIR: /tmp/screenshots