Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
shubham-yb committed Dec 11, 2024
1 parent 16c6387 commit 2d61c65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pg-migtests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
docker restart ${{ job.services.postgres.id }}
sleep 10
- name: Install python3, psycopg2 and postgis
- name: Install python3 and psycopg2
run: |
sudo apt install -y python3
sudo apt install -y libpq-dev
Expand Down

0 comments on commit 2d61c65

Please sign in to comment.