Skip to content

Commit 72dc885

Browse files
committed
CI: do not upgrade (now-unpineed) torch
1 parent 4277bc2 commit 72dc885

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/test-eynollah.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -67,10 +67,6 @@ jobs:
6767
make install-dev EXTRAS=OCR,plotting
6868
make deps-test EXTRAS=OCR,plotting
6969
70-
- name: Hard-upgrade torch for debugging
71-
run: |
72-
python -m pip install --upgrade torch
73-
7470
- name: Test with pytest
7571
run: make coverage PYTEST_ARGS="-vv --junitxml=pytest.xml"
7672

0 commit comments

Comments
 (0)