Skip to content

Commit bf63edc

Browse files
committed
db url
1 parent 5da96ef commit bf63edc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
- name: Run tests
5858
working-directory: backend
5959
environment:
60-
DATABASE_URL: postgres://postgres:postgres@postgres:5432/postgres
60+
DATABASE_URL: postgres://postgres:postgres@postgres:5432/postgres
6161
run: rye run pytest
6262
frontend-lint:
6363
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)