Skip to content

Commit 18ecec3

Browse files
authored
Merge pull request #858 from IntelPython/gold/2021
Merge gold to master
2 parents f5ca9e8 + 86854b5 commit 18ecec3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

conda-recipe/run_test.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ fi
1616
# if MKLROOT is specified (work with custom math library)
1717
if [ -n "${MKLROOT}" ]; then
1818
. ${MKLROOT}/env/vars.sh
19-
# conda remove mkl --force -y || true
2019
fi
2120

2221
# have to activate while SYCL CPU device/driver needs paths

0 commit comments

Comments
 (0)