Skip to content

Commit

Permalink
Update check_and_run_tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Denis-Shtanskiy committed Apr 13, 2024
1 parent cddb4f3 commit 4db7cfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check_and_run_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
image: postgres:16.2-alpine
env:
POSTGRES_USER: funtech_user
POSTGRE_PASSWORD: funtech_secret_password
POSTGRES_PASSWORD: funtech_secret_password
POSTGRES_DB: funtech
ports:
- 5432:5432
Expand Down

0 comments on commit 4db7cfa

Please sign in to comment.