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 cfbcdab commit 9e8ac9bCopy full SHA for 9e8ac9b
.github/workflows/ci_run_scm_ufs_replay.yml
@@ -40,8 +40,8 @@ jobs:
40
- name: Setup python.
41
uses: conda-incubator/setup-miniconda@v3
42
with:
43
- activate-environment: env_ufsreplay
44
- environment-file: environment-ufsreplay.yml
+ activate-environment: env_ufscasegen
+ environment-file: environment-ufscasegen.yml
45
use-only-tar-bz2: true
46
auto-activate-base: true
47
auto-update-conda: true
0 commit comments