Skip to content

Commit 32e7a53

Browse files
vtavanaantonwolfy
andauthored
Update .github/workflows/build_pip.yaml
Co-authored-by: Anton <100830759+antonwolfy@users.noreply.github.com>
1 parent 8a86e90 commit 32e7a53

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build_pip.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,5 @@ jobs:
5858
echo "CONDA_PREFFIX is '${CONDA_PREFIX}'"
5959
export MKLROOT=${CONDA_PREFIX}
6060
pip install -e .[test] --no-build-isolation --verbose
61+
pip list
6162
python -m pytest -v mkl_fft/tests

0 commit comments

Comments
 (0)