This commit is contained in:
kekskurse 2025-03-12 17:57:42 +01:00
parent 96e062ea28
commit 7c90c38dc7

View file

@ -15,5 +15,5 @@ steps:
- name: test - name: test
image: mcr.microsoft.com/playwright:v1.51.0-noble image: mcr.microsoft.com/playwright:v1.51.0-noble
commands: commands:
- "cp -R playwright/* ./" - cp playwright/* ./
- npx playwright test - npx playwright test