diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e144d777..5feffd8f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -47,7 +47,6 @@ jobs: postgres: image: postgres:latest env: - POSTGRES_PASSWORD: 'postgres' POSTGRES_DB: main ports: - 5432/tcp