fix: ci
Some checks failed
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/push/playwright Pipeline failed

This commit is contained in:
kekskurse 2025-03-12 18:38:22 +01:00
parent e2889ce720
commit 0b68e5a466

View file

@ -13,7 +13,7 @@ services:
steps: steps:
- name: playwright - name: playwright
image: mcr.microsoft.com/playwright:v1.51.0-noble image: mcr.microsoft.com/playwright:v1.50.0
commands: commands:
- cp -r playwright/* ./ - cp -r playwright/* ./
- npx playwright install - npx playwright install