Skip to content

Commit 4b95228

Browse files
committed
WIP
1 parent 697e889 commit 4b95228

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci/azure/posix.yml

+1
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ jobs:
3333
rm -f /usr/local/miniconda/pkgs/cache/*.json
3434
# Installing Mamba to a fresh env is much faster (5 min vs. 1 min)
3535
conda create -y -n mamba-env -c conda-forge 'mamba>=0.22'
36+
conda activate mamba-env
3637
displayName: Install Mamba
3738
3839
- script: |

0 commit comments

Comments
 (0)