fix install again
This commit is contained in:
parent
f519acee33
commit
21d4526d2c
@ -51,7 +51,7 @@ jobs:
|
||||
SCREENSHOT_DIR: /tmp/screenshots
|
||||
REDIS_URL: ${{ matrix.state_manager == 'redis' && 'redis://localhost:6379' || '' }}
|
||||
run: |
|
||||
playwright install --with-deps
|
||||
poetry run playwright install --with-deps
|
||||
poetry run pytest integration
|
||||
- uses: actions/upload-artifact@v4
|
||||
name: Upload failed test screenshots
|
||||
|
Loading…
Reference in New Issue
Block a user