Skip to content

Commit

Permalink
Explicit install?
Browse files Browse the repository at this point in the history
  • Loading branch information
betodealmeida committed Oct 9, 2024
1 parent 2ce747d commit cfbb4c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
run: |
python -m pip install --upgrade pip setuptools
python -m pip install -r requirements/test.txt
python -m pip install 'multicorn @ git+https://github.com/pgsql-io/[email protected]'
- name: Start the Postgres service
run: |
docker compose -f postgres/docker-compose.yml up --build -d
Expand Down

0 comments on commit cfbb4c8

Please sign in to comment.