Skip to content

Commit 9056cad

Browse files
committed
try again
1 parent 2548c1b commit 9056cad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ jobs:
3737
run: |
3838
conda info
3939
conda install cpuonly mkl pytorch=${{ matrix.pytorch-version }} packaging
40+
export PIP_IGNORE_INSTALLED=0
4041
pip install -r requirements.txt
4142
pip install -r requirements_tests.txt
4243
pip list

0 commit comments

Comments
 (0)