mirror of
https://github.com/pgvector/pgvector.git
synced 2026-07-14 08:36:54 +08:00
Test
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -123,6 +123,8 @@ jobs:
|
|||||||
make
|
make
|
||||||
make install
|
make install
|
||||||
chown -R postgres .
|
chown -R postgres .
|
||||||
|
rc-service postgresql status
|
||||||
|
ls /run/postgresql
|
||||||
make installcheck
|
make installcheck
|
||||||
make prove_installcheck
|
make prove_installcheck
|
||||||
env:
|
env:
|
||||||
|
|||||||
Reference in New Issue
Block a user