Skip to content

Commit

Permalink
chore(ci): remove debug step
Browse files Browse the repository at this point in the history
  • Loading branch information
krisantrobus committed Jan 20, 2025
1 parent e6c518b commit 2cc145c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/on_pull_request_supabase.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,6 @@ jobs:
- name: Run migrations on staging
run: yarn workspace @twilio-paste/backend supabase db push

- name: Check Supabase Version
run: yarn db:version

- name: Start Supabase local development setup
run: yarn start:backend:dev

Expand Down

0 comments on commit 2cc145c

Please sign in to comment.