We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82b4bd3 commit 058b8a7Copy full SHA for 058b8a7
.github/workflows/conda-package.yml
@@ -302,6 +302,7 @@ jobs:
302
echo "Value of CONDA enviroment variable was: " %CONDA%
303
echo "Value of CONDA_PREFIX enviroment variable was: " %CONDA_PREFIX%
304
conda info && conda list -n mkl_umath_test
305
+ dir %CONDA_PREFIX%\Lib\site-packages\mkl_umath
306
307
- name: Run tests
308
shell: cmd /C CALL {0}
0 commit comments