mirror of
https://github.com/qurator-spk/eynollah.git
synced 2025-11-10 06:34:11 +01:00
make *test: fix paths
This commit is contained in:
parent
0bef6e297b
commit
e449dbab6d
2 changed files with 9 additions and 10 deletions
1
.github/workflows/test-eynollah.yml
vendored
1
.github/workflows/test-eynollah.yml
vendored
|
|
@ -70,7 +70,6 @@ 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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue