further debugging

This commit is contained in:
kba 2025-11-05 14:39:30 +01:00 committed by kba
parent 8782ef17b2
commit b6c7283b4d

View file

@ -63,6 +63,7 @@ jobs:
- name: Hard-upgrade torch for debugging
run: |
python -m pip install --upgrade torch
find models_eynollah
- name: Test with pytest
run: make coverage PYTEST_ARGS="-vv --junitxml=pytest.xml"