Skip to content

Commit 57a812b

Browse files
committed
Configures CI and updates RMG installation.
Adds debugging for CI workflow and configures environment variables to automatically confirm conda installations. Updates the RMG installation script to use strict channel priority. This ensures more consistent and reproducible environments, which is especially important for CI and user installations.
1 parent 0dcaf66 commit 57a812b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ jobs:
4040
cache-environment: true
4141
cache-downloads: true
4242
generate-run-shell: true
43+
log-level: debug
4344

4445
- name: Install conda in micromamba base
4546
shell: micromamba-shell {0}

0 commit comments

Comments
 (0)