Skip to content

Commit

Permalink
Migrate debug
Browse files Browse the repository at this point in the history
  • Loading branch information
bbadajos committed Oct 31, 2023
1 parent 348af41 commit 19f3973
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/createtabletest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,6 @@ jobs:
run: supabase link --project-ref $PROJECT_ID

- name: Supabase Migration
run: supabase migrate up
# pulls from create table sql file
run: supabase migrate up --debug
# unknown command "migrate" for "supabase"

0 comments on commit 19f3973

Please sign in to comment.