Skip to content

Commit a569bfc

Browse files
committed
Remove warning
1 parent 2e78199 commit a569bfc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/unit_tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ jobs:
1919
uses: conda-incubator/setup-miniconda@v3
2020
with:
2121
miniforge-version: latest
22+
channels: conda-forge, mantid
23+
conda-remove-defaults: "true"
2224
activate-environment: mslice-env
2325
environment-file: environment.yml
2426
auto-activate-base: false

0 commit comments

Comments
 (0)