Skip to content

Commit 5e3be33

Browse files
committed
install modelscope in functional test
1 parent e854906 commit 5e3be33

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/functional-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
run: |
6262
pip install --upgrade pip
6363
pip install -e .
64-
pip install pytest
64+
pip install pytest modelscope>=1.18.1
6565
6666
- name: Run functional ops tests
6767
run: |

0 commit comments

Comments
 (0)