Skip to content

Commit

Permalink
fix: change progress_db
Browse files Browse the repository at this point in the history
  • Loading branch information
zebra-f committed Apr 7, 2024
1 parent 572b50d commit 279fa8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/django.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
env:
POSTGRES_USER: githubactions_user
POSTGRES_PASSWORD: githubactions_password
POSTGRES_DB: v_1
POSTGRES_DB: githubactions_db
ports:
- 5432:5432
options: >-
Expand Down

0 comments on commit 279fa8b

Please sign in to comment.