Skip to content

Commit

Permalink
CI
Browse files Browse the repository at this point in the history
  • Loading branch information
hotzenklotz committed Jan 16, 2025
1 parent 9b42b84 commit 83ee733
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_test_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ jobs:
max_attempts: 3
command: .github/not-on-master.sh yarn run test-e2e
env:
POSTGRES_URL: jdbc:postgresql://localhost:5432/webknossos
POSTGRES_URL: jdbc:postgresql://postgres/webknossos
POSTGRES_USER: webknossos_user
POSTGRES_PASSWORD: secret_password

Expand Down

0 comments on commit 83ee733

Please sign in to comment.