Skip to content

Commit

Permalink
WIP: verify fails
Browse files Browse the repository at this point in the history
  • Loading branch information
tom93 committed Jan 5, 2024
1 parent f7715a2 commit ec4f516
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
postgres:
image: postgres:11
env:
POSTGRES_DB: nztraintest
POSTGRES_DB: nztraintestx
POSTGRES_PASSWORD: postgres
ports: ['5432:5432']
options: >-
Expand Down

0 comments on commit ec4f516

Please sign in to comment.