Skip to content

Commit 458e30a

Browse files
committed
use conda-forge globally
1 parent 8e9b148 commit 458e30a

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+
channels: conda-forge
3132
- name: "Install"
3233
run: |
3334
conda install -y -q -c conda-forge curl unzip matplotlib pytest nbval

0 commit comments

Comments
 (0)