Skip to content

Commit

Permalink
Fixed CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ankane committed Apr 6, 2024
1 parent 1dc16ec commit 8cf00e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
cd pgvector
make
sudo make install
- run: psql -d pgvector_rust_test -c "CREATE EXTENSION vector"

# test features individually
- run: cargo test --features postgres
Expand Down

0 comments on commit 8cf00e0

Please sign in to comment.