mirror of
https://github.com/CompassConnections/Compass.git
synced 2026-02-19 15:27:16 -05:00
Fix
This commit is contained in:
1
.github/workflows/ci-e2e.yml
vendored
1
.github/workflows/ci-e2e.yml
vendored
@@ -38,6 +38,7 @@ jobs:
|
||||
env:
|
||||
SKIP_DB_CLEANUP: true # Don't try to stop Docker in CI
|
||||
run: |
|
||||
yarn install -W supabase
|
||||
supabase stop --no-backup
|
||||
yarn test:e2e
|
||||
|
||||
|
||||
Reference in New Issue
Block a user