mirror of
https://github.com/qdrant/fastembed.git
synced 2026-07-30 06:31:01 -05:00
rollback dependency changes
This commit is contained in:
2
.github/workflows/python-tests.yml
vendored
2
.github/workflows/python-tests.yml
vendored
@@ -38,7 +38,7 @@ jobs:
|
||||
run: |
|
||||
python -m pip install poetry
|
||||
poetry config virtualenvs.create false
|
||||
poetry install --no-interaction --no-ansi --without dev
|
||||
poetry install --no-interaction --no-ansi
|
||||
- name: Run tests
|
||||
run: |
|
||||
export IS_UBUNTU_CI=$(test "${{ matrix.os }}" = "ubuntu-latest" && echo "true" || echo "false")
|
||||
|
||||
Reference in New Issue
Block a user