Skip to content

Commit

Permalink
Update createtabletest.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
sidneyshah committed Nov 1, 2023
1 parent 2b0c5aa commit 14d8a2c
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/workflows/createtabletest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,12 @@ jobs:
version: latest

- name: Init
run: supabase init
run: supabase init

- name: Rest
- name: Start local
run: supabase start

- name: Reset
run: supabase db reset

- name: Configure Supabase
Expand Down

0 comments on commit 14d8a2c

Please sign in to comment.