mirror of
https://github.com/CompassConnections/Compass.git
synced 2026-02-19 15:27:16 -05:00
Fix
This commit is contained in:
4
.github/workflows/ci-e2e.yml
vendored
4
.github/workflows/ci-e2e.yml
vendored
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user