mirror of
https://github.com/qurator-spk/eynollah.git
synced 2025-12-01 08:44:13 +01:00
CI: do not upgrade (now-unpineed) torch
This commit is contained in:
parent
9bcfeab057
commit
951bd2fce6
1 changed files with 0 additions and 4 deletions
4
.github/workflows/test-eynollah.yml
vendored
4
.github/workflows/test-eynollah.yml
vendored
|
|
@ -67,10 +67,6 @@ jobs:
|
|||
make install-dev EXTRAS=OCR,plotting
|
||||
make deps-test EXTRAS=OCR,plotting
|
||||
|
||||
- name: Hard-upgrade torch for debugging
|
||||
run: |
|
||||
python -m pip install --upgrade torch
|
||||
|
||||
- name: Test with pytest
|
||||
run: make coverage PYTEST_ARGS="-vv --junitxml=pytest.xml"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue