fix: ci9
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:21:42 +01:00
parent 84be35b0d7
commit 86d8f555e5

View file

@ -16,5 +16,6 @@ steps:
image: mcr.microsoft.com/playwright:v1.51.0-noble
commands:
- cp -r playwright/* ./
- npx playwright install
- npx playwright test
- cat /root/.npm/_logs/*