Skip to content

Commit 058b8a7

Browse files
committed
Show contents of %CONDA_PREFIX%\Lib\site-packages\mkl_umath
1 parent 82b4bd3 commit 058b8a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/conda-package.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -302,6 +302,7 @@ jobs:
302302
echo "Value of CONDA enviroment variable was: " %CONDA%
303303
echo "Value of CONDA_PREFIX enviroment variable was: " %CONDA_PREFIX%
304304
conda info && conda list -n mkl_umath_test
305+
dir %CONDA_PREFIX%\Lib\site-packages\mkl_umath
305306
306307
- name: Run tests
307308
shell: cmd /C CALL {0}

0 commit comments

Comments
 (0)