Add qdrant test
This commit is contained in:
parent
b6a2a40a2d
commit
f5c0e274dd
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test_qdrant.yml
vendored
2
.github/workflows/test_qdrant.yml
vendored
|
|
@ -35,7 +35,7 @@ jobs:
|
|||
- name: Setup Python
|
||||
uses: actions/setup-python@v4
|
||||
with:
|
||||
python-version: 3.10
|
||||
python-version: 3.11
|
||||
|
||||
- name: Install Poetry
|
||||
uses: snok/install-poetry@v1.3.2
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue