There was an error while loading. Please reload this page.
1 parent e854906 commit 5e3be33Copy full SHA for 5e3be33
1 file changed
.github/workflows/functional-test.yml
@@ -61,7 +61,7 @@ jobs:
61
run: |
62
pip install --upgrade pip
63
pip install -e .
64
- pip install pytest
+ pip install pytest modelscope>=1.18.1
65
66
- name: Run functional ops tests
67
0 commit comments