Skip to content

Commit

Permalink
remove surperfluous extension
Browse files Browse the repository at this point in the history
  • Loading branch information
jdkent committed May 24, 2024
1 parent 2321e68 commit 8e3acb3
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -242,10 +242,6 @@ jobs:
docker compose exec -T \
compose_pgsql \
psql -U postgres -c "create database test_db"
docker compose exec -T \
store_pgsql \
psql -U postgres -c "CREATE EXTENSION IF NOT EXISTS vector;"
-
name: Backend Tests
env:
Expand Down

0 comments on commit 8e3acb3

Please sign in to comment.