This commit is contained in:
kekskurse 2025-03-12 17:56:32 +01:00
parent 58bd563aec
commit 92c72f1fea

View file

@ -15,4 +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/* ./; npx playwright test - cp -R playwright/* ./
- npx playwright test