Skip to content

Commit 9f1819d

Browse files
fix: add channels and conda-remove-defaults parameters in GitHub Actions workflow
1 parent 90901cc commit 9f1819d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/omio_tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ jobs:
1717
activate-environment: omio
1818
auto-update-conda: true
1919
miniforge-variant: Miniforge3
20+
channels: conda-forge
21+
conda-remove-defaults: true
2022

2123
- name: Install OMIO and test dependencies
2224
run: |

0 commit comments

Comments
 (0)