We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a425fe commit 576881fCopy full SHA for 576881f
2 files changed
.github/workflows/ci.yml
@@ -37,7 +37,6 @@ jobs:
37
with:
38
environment-name: arc_env
39
environment-file: ARC/environment.yml
40
- micromamba-version: '2.0.6-0'
41
cache-environment: true
42
cache-downloads: true
43
generate-run-shell: true
.github/workflows/gh-pages.yml
@@ -41,7 +41,6 @@ jobs:
environment-name: rmg_env
environment-file: RMG-Py/environment.yml
44
45
46
47
generate-run-shell: false
@@ -55,7 +54,6 @@ jobs:
55
54
56
57
58
59
60
61
0 commit comments