Skip to content

Commit eedf6ab

Browse files
authored
Apply suggestion from @anmyachev
1 parent 020a92f commit eedf6ab

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/e2e-reusable.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,6 @@ jobs:
205205
cd benchmark
206206
sed -i 's/^ *pynvml.*//' requirements.txt
207207
pip install -r requirements.txt
208-
echo "PYTHONPATH=${PWD}:${PYTHONPATH}" >> ${GITHUB_ENV}
209208
# for dlrm
210209
pip install pyre-extensions
211210
curl -fsSL https://raw.githubusercontent.com/facebookresearch/dlrm/refs/heads/torchrec-dlrm/requirements.txt |xargs pip install

0 commit comments

Comments
 (0)