Skip to content

Commit

Permalink
build new pg on tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
michelp committed Aug 30, 2021
1 parent aac5a63 commit 46e357c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
sudo apt install -y libreadline-dev zlib1g-dev
bash src/tools/install_pg.sh refs/tags/13.4.1
sudo python setup.py install
python -m pytest postgresql.tests
python -m pytest --pyargs postgresql.tests

0 comments on commit 46e357c

Please sign in to comment.