We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8782ef1 commit b6c7283Copy full SHA for b6c7283
.github/workflows/test-eynollah.yml
@@ -63,6 +63,7 @@ jobs:
63
- name: Hard-upgrade torch for debugging
64
run: |
65
python -m pip install --upgrade torch
66
+ find models_eynollah
67
68
- name: Test with pytest
69
run: make coverage PYTEST_ARGS="-vv --junitxml=pytest.xml"
0 commit comments