Skip to content

Commit b2158a3

Browse files
committed
HF_HOME in push_tests_mps workflow
1 parent c28db0a commit b2158a3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/push_tests_mps.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ on:
1010

1111
env:
1212
DIFFUSERS_IS_CI: yes
13-
HF_HOME: /mnt/cache
1413
OMP_NUM_THREADS: 8
1514
MKL_NUM_THREADS: 8
1615
HF_HUB_ENABLE_HF_TRANSFER: 1
@@ -59,7 +58,6 @@ jobs:
5958
- name: Run fast PyTorch tests on M1 (MPS)
6059
shell: arch -arch arm64 bash {0}
6160
env:
62-
HF_HOME: /System/Volumes/Data/mnt/cache
6361
HF_TOKEN: ${{ secrets.HF_TOKEN }}
6462
run: |
6563
${CONDA_RUN} python -m pytest -n 0 -s -v --make-reports=tests_torch_mps tests/

0 commit comments

Comments
 (0)