diff --git a/.github/workflows/python-tests.yml b/.github/workflows/python-tests.yml index 20515f963..d705f331c 100644 --- a/.github/workflows/python-tests.yml +++ b/.github/workflows/python-tests.yml @@ -16,7 +16,6 @@ jobs: postgres: # Docker Hub image image: postgres:15.2 - command: -c 'max_connections=10000' # Provide the password for postgres env: POSTGRES_DB: gooey