chore: removing postgres env for now

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2021-10-29 11:04:42 +02:00
parent 8535bbd53c
commit 0f254f45a5
+1 -5
View File
@@ -74,8 +74,4 @@ jobs:
run: |
sudo sysctl fs.inotify.max_user_watches=524288
yarn e2e-test run
env:
POSTGRES_HOST: localhost
POSTGRES_PORT: ${{ job.services.postgres.ports[5432] }}
POSTGRES_USER: postgres
POSTGRES_PASSWORD: postgres