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 2736ba3 commit 27c17cdCopy full SHA for 27c17cd
.github/workflows/unittest-ctsm.yml
@@ -29,7 +29,7 @@ jobs:
29
30
- name: Activate spack and conda environments and run tests
31
run: |
32
- conda init bash
+ source /opt/miniconda/etc/profile.d/conda.sh
33
conda activate testing
34
. /opt/spack-environment/activate.sh
35
echo "CONDA_PREFIX: $CONDA_PREFIX"
0 commit comments