Skip to content

Commit 46e357c

Browse files
committed
build new pg on tests.
1 parent aac5a63 commit 46e357c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ jobs:
2727
sudo apt install -y libreadline-dev zlib1g-dev
2828
bash src/tools/install_pg.sh refs/tags/13.4.1
2929
sudo python setup.py install
30-
python -m pytest postgresql.tests
30+
python -m pytest --pyargs postgresql.tests

0 commit comments

Comments
 (0)