Update .github/workflows/server-convert-and-infer.yml
Co-authored-by: Xuan Son Nguyen <thichthat@gmail.com>
This commit is contained in:
parent
156a718ad4
commit
d1304ec4bf
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ jobs:
|
|||
- name: Tests dependencies
|
||||
id: test_dependencies
|
||||
run: |
|
||||
pip install -r examples/server/tests/requirements.txt
|
||||
pip install -r requirements/requirements-all.txt
|
||||
|
||||
- name: Verify server deps
|
||||
id: verify_server_deps
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue