Skip to content

Commit 505afb6

Browse files
authored
Update testing_pr.yml
1 parent 7c489f1 commit 505afb6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/testing_pr.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
uses: conda-incubator/setup-miniconda@v3
2929
with:
3030
auto-update-conda: true
31+
channels: conda-forge,defaults
3132
python-version: ${{ matrix.python-version }}
3233

3334
- name: Install Python dependencies on Linux/MacOS

0 commit comments

Comments
 (0)