Skip to content

Commit

Permalink
Add debug flag
Browse files Browse the repository at this point in the history
  • Loading branch information
robertherber committed Nov 4, 2023
1 parent 0cb3500 commit f3be460
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:

- run: bun install

- run: bunx supabase start
- run: bunx supabase start --debug
working-directory: ./packages/supabase/supabase-app
env:
SUPABASE_ACCESS_TOKEN: ${{ secrets.SUPABASE_ACCESS_TOKEN }}
Expand Down

0 comments on commit f3be460

Please sign in to comment.