Skip to content

Commit d1304ec

Browse files
ltoniazzingxson
authored andcommitted
Update .github/workflows/server-convert-and-infer.yml
Co-authored-by: Xuan Son Nguyen <[email protected]>
1 parent 156a718 commit d1304ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/server-convert-and-infer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
- name: Tests dependencies
6969
id: test_dependencies
7070
run: |
71-
pip install -r examples/server/tests/requirements.txt
71+
pip install -r requirements/requirements-all.txt
7272
7373
- name: Verify server deps
7474
id: verify_server_deps

0 commit comments

Comments
 (0)