Skip to content

Commit

Permalink
adding back testdb name since its hardcoded in the unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ericbuckley committed Sep 14, 2024
1 parent b9344f4 commit 4669578
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/check_unit_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
- 5432:5432
env:
POSTGRES_PASSWORD: pw
POSTGRES_DB: testdb

steps:
- name: Checkout code
Expand Down

0 comments on commit 4669578

Please sign in to comment.