Skip to content

Commit 9d234d1

Browse files
committed
Fix psutil install, r2
1 parent 16c02f4 commit 9d234d1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build-test-reusable.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,6 @@ jobs:
214214
- name: Install transformers dependencies
215215
if: inputs.env_manager == 'base'
216216
run: |
217-
#FIXME: somehow caching dows not work for psutil
218217
pip install pyyaml pandas scipy numpy psutil pyre_extensions torchrec
219218
220219
- name: Install transformers

0 commit comments

Comments
 (0)