mirror of
https://github.com/pgvector/pgvector.git
synced 2026-06-06 05:51:21 +08:00
Fixed CI
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user