Skip to content

Commit

Permalink
fix an extra init
Browse files Browse the repository at this point in the history
  • Loading branch information
Hawken Rives committed May 20, 2024
1 parent ae3f075 commit 62831ff
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/generate-types.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ jobs:
- uses: supabase/setup-cli@v1
with:
version: latest
- run: supabase init
- run: supabase db start
- name: Verify generated types match Postgres schema
run: |
Expand Down

0 comments on commit 62831ff

Please sign in to comment.