add pgvector in github action

This commit is contained in:
Hongbo Wu 2023-09-17 20:57:14 +08:00
parent 5a9dc344d3
commit 1009f856a3

View file

@ -16,6 +16,8 @@ jobs:
name: Run Codebase tests
runs-on: ubuntu-latest
services:
pgvector:
image: ankane/pgvector
postgres:
image: postgres
env: