Skip to content

Commit 1f36c4b

Browse files
authored
Update pytest.yml
1 parent 9fe73e8 commit 1f36c4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pytest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
image: postgres:latest
2020
env:
2121
POSTGRES_USER: postgres
22-
POSTGRES_PASSWORD: postgres
22+
POSTGRES_PASSWORD: password
2323
POSTGRES_DB: test_db
2424
ports:
2525
- 5432:5432

0 commit comments

Comments
 (0)