Skip to content

Commit ee4cc8d

Browse files
committed
Use mambaforge in CI
1 parent e517d78 commit ee4cc8d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
with:
2929
auto-update-python: true
3030
python-version: ${{ matrix.CONDA_PY }}
31+
miniforge-variant: Mambaforge
3132
- name: "Install"
3233
run: |
3334
conda install -y -q -c conda-forge curl unzip matplotlib pytest nbval

0 commit comments

Comments
 (0)