Skip to content

Commit

Permalink
install milvius
Browse files Browse the repository at this point in the history
  • Loading branch information
sarahwooders committed Jun 5, 2024
1 parent a0f5dd0 commit 5f62ad8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
with:
python-version: "3.12"
poetry-version: "1.8.2"
install-args: "-E dev -E postgres"
install-args: "-E dev -E postgres -E milvus"

- name: Initialize credentials
run: |
Expand Down

0 comments on commit 5f62ad8

Please sign in to comment.