fix github ci
This commit is contained in:
4
.github/workflows/run-tests.yaml
vendored
4
.github/workflows/run-tests.yaml
vendored
@ -16,10 +16,8 @@ jobs:
|
||||
name: Run Codebase tests
|
||||
runs-on: ubuntu-latest
|
||||
services:
|
||||
pgvector:
|
||||
image: ankane/pgvector
|
||||
postgres:
|
||||
image: postgres
|
||||
image: ankane/pgvector
|
||||
env:
|
||||
POSTGRES_PASSWORD: postgres
|
||||
options: >-
|
||||
|
||||
Reference in New Issue
Block a user