This commit is contained in:
Andrew Kane
2021-04-22 21:25:37 -07:00
parent 79ae168dc3
commit 969823c49f

View File

@@ -18,5 +18,5 @@ jobs:
- run: |
export PG_CONFIG=`which pg_config`
sudo --preserve-env=PG_CONFIG make install
- run: make installcheck || cat regression.diffs
- run: make installcheck
- run: make prove_installcheck