This commit is contained in:
Chris Estreich 2025-05-19 11:30:21 -07:00 committed by GitHub
parent 7530360736
commit fcf1104a45
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -86,7 +86,7 @@ jobs:
run: pnpm check-types
- name: Setup database schema
run: pnpm db:test:push
run: pnpm db:test:push --force
env:
DATABASE_URL: postgres://postgres:password@localhost:5432/roo_code_test