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 920627b commit b0b39f3Copy full SHA for b0b39f3
.github/workflows/unit_tests_nightly.yml
@@ -19,6 +19,7 @@ jobs:
19
uses: conda-incubator/setup-miniconda@v3
20
with:
21
miniforge-version: latest
22
+ channels: conda-forge, mantid
23
activate-environment: mslice-env
24
environment-file: environment.yml
25
auto-activate-base: false
0 commit comments