mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
[skip e2e]Fix install (#14466)
Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
This commit is contained in:
parent
5ad98c5738
commit
ee03ed11af
3
.github/workflows/deploy-test.yaml
vendored
3
.github/workflows/deploy-test.yaml
vendored
@ -103,8 +103,7 @@ jobs:
|
||||
shell: bash
|
||||
working-directory: tests/python_client/deploy
|
||||
run: |
|
||||
pip install -r requirements.txt
|
||||
pip install --upgrade protobuf
|
||||
pip install -r requirements.txt
|
||||
|
||||
- name: First Milvus Deployment
|
||||
timeout-minutes: 60
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user