Skip to content

Commit

Permalink
start the db for linting
Browse files Browse the repository at this point in the history
  • Loading branch information
Hawken Rives committed May 20, 2024
1 parent 62831ff commit f20d4c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/database-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
- uses: supabase/setup-cli@v1
with:
version: latest
- run: supabase db start
- run: supabase db lint

test:
Expand Down

0 comments on commit f20d4c5

Please sign in to comment.