Skip to content

Commit b0b39f3

Browse files
committed
Add conda-forge channel explicitly
1 parent 920627b commit b0b39f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/unit_tests_nightly.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
uses: conda-incubator/setup-miniconda@v3
2020
with:
2121
miniforge-version: latest
22+
channels: conda-forge, mantid
2223
activate-environment: mslice-env
2324
environment-file: environment.yml
2425
auto-activate-base: false

0 commit comments

Comments
 (0)