We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ade252a commit ad31195Copy full SHA for ad31195
1 file changed
.github/workflows/build.yml
@@ -27,5 +27,3 @@ jobs:
27
make
28
sudo make install
29
- run: composer test
30
- - run: createdb pgvector_example
31
- - run: php examples/pgsql.php
0 commit comments