Skip to content

Commit ecd44ea

Browse files
committed
Update pr-tests.yml
1 parent a5d8d98 commit ecd44ea

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/pr-tests.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,7 @@ jobs:
7272
env:
7373
SUPABASE_DB_URL: postgres://postgres:postgres@localhost:5432/postgres
7474
run: |
75-
pwd
76-
cd ./migrations
75+
cd ../migrations
7776
npx supabase db push
7877
7978
# - name: Run tests

0 commit comments

Comments
 (0)