This commit is contained in:
MartinBraquet
2026-02-17 13:02:47 +01:00
parent 6a97045bad
commit 6638d2b184

View File

@@ -38,8 +38,8 @@ jobs:
env:
SKIP_DB_CLEANUP: true # Don't try to stop Docker in CI
run: |
# chmod +x scripts/e2e.sh
yarn test:e2e
supabase stop --no-backup
yarn test:e2e
- name: Upload Playwright report
if: always()