Skip to content

Commit daeb58d

Browse files
committed
fix minimum test
1 parent 6af423e commit daeb58d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/minimum.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,6 @@ jobs:
2929
python -m pip install --upgrade pip
3030
python -m pip install invoke .[test]
3131
- name: Test with minimum versions
32+
env:
33+
PYTORCH_ENABLE_MPS_FALLBACK: "1"
3234
run: invoke minimum

0 commit comments

Comments
 (0)