Skip to content

Commit

Permalink
github actions python tests
Browse files Browse the repository at this point in the history
  • Loading branch information
devxpy committed Jun 25, 2024
1 parent 68fe333 commit 62c134a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/python-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 62c134a

Please sign in to comment.