ci: update playwright image to v1.59.0 to match python package
Some checks failed
ci/woodpecker/pr/pipeline Pipeline failed
Some checks failed
ci/woodpecker/pr/pipeline Pipeline failed
This commit is contained in:
@@ -63,7 +63,7 @@ steps:
|
|||||||
- uv run pytest tests/unit/ --no-cov
|
- uv run pytest tests/unit/ --no-cov
|
||||||
|
|
||||||
- name: test-e2e
|
- name: test-e2e
|
||||||
image: mcr.microsoft.com/playwright/python:v1.51.0
|
image: mcr.microsoft.com/playwright/python:v1.59.0
|
||||||
volumes:
|
volumes:
|
||||||
- /tmp/uv-cache:/root/.cache/uv
|
- /tmp/uv-cache:/root/.cache/uv
|
||||||
environment:
|
environment:
|
||||||
|
|||||||
Reference in New Issue
Block a user