Skip to content

Commit 26806f2

Browse files
committed
Add remove defaults flag
1 parent b0b39f3 commit 26806f2

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
@@ -20,6 +20,7 @@ jobs:
2020
with:
2121
miniforge-version: latest
2222
channels: conda-forge, mantid
23+
conda-remove-defaults: "true"
2324
activate-environment: mslice-env
2425
environment-file: environment.yml
2526
auto-activate-base: false

0 commit comments

Comments
 (0)