We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c489f1 commit 505afb6Copy full SHA for 505afb6
.github/workflows/testing_pr.yml
@@ -28,6 +28,7 @@ jobs:
28
uses: conda-incubator/setup-miniconda@v3
29
with:
30
auto-update-conda: true
31
+ channels: conda-forge,defaults
32
python-version: ${{ matrix.python-version }}
33
34
- name: Install Python dependencies on Linux/MacOS
0 commit comments