Skip to content

Commit 2bda974

Browse files
committed
bugfix
1 parent f116c2d commit 2bda974

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci_pipeline.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ jobs:
3535
auto-update-conda: true
3636
python-version: 3.9
3737
mamba-version: "*"
38+
channels: conda-forge,defaults
39+
channel-priority: true
3840
use-only-tar-bz2: true
3941

4042
- name: Install dependencies

0 commit comments

Comments
 (0)