Skip to content

Commit 9c68207

Browse files
committed
DO NOT MERGE: Don't output micromamba list as it's causing CI to hang
1 parent aea88ec commit 9c68207

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,6 @@ jobs:
161161
pip install pytest-sphinx
162162
163163
pip install -e ./
164-
micromamba list && pip freeze
165164
python -c 'import pytensor; print(pytensor.config.__str__(print_doc=False))'
166165
python -c 'import pytensor; assert pytensor.config.blas__ldflags != "", "Blas flags are empty"'
167166
env:

0 commit comments

Comments
 (0)