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 bdb74b2 commit db9fbf8Copy full SHA for db9fbf8
.github/workflows/unittest-ctsm.yml
@@ -19,6 +19,8 @@ jobs:
19
cd /CTSM
20
./bin/git-fleximod update
21
22
+ # Install conda environment
23
+
24
- name: Activate spack environment and run tests
25
run: |
26
. /opt/spack-environment/activate.sh
0 commit comments