Skip to content

Commit e35fb54

Browse files
authored
Update regression_test.yml
1 parent 0157a35 commit e35fb54

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/regression_test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,5 +81,6 @@ jobs:
8181
pip install ${{ matrix.torch-spec }}
8282
pip install -r dev-requirements.txt
8383
pip install .
84+
export CONDA=$(dirname $(dirname $(which conda)))
8485
export LD_LIBRARY_PATH=$CONDA/lib/:$LD_LIBRARY_PATH
8586
pytest test --verbose -s

0 commit comments

Comments
 (0)