chore: ci

This commit is contained in:
kekskurse 2025-03-17 17:42:01 +01:00
parent 7fd0201471
commit e45f1dfcc6

View file

@ -27,5 +27,7 @@ steps:
image: alpine:latest
commands:
- ls -lah playwright/
- ls -lah playwright/playwright-report
- ls -lah playwright/test-results
when:
- status: [ success, failure ]