Skip to content

Commit 3280497

Browse files
committed
don't patch the channels in the CI
this is handled in the env file
1 parent 1e6a4f7 commit 3280497

2 files changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/CI.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,6 @@ jobs:
8181
activate-environment: rmg_env
8282
auto-update-conda: true
8383
show-channel-urls: true
84-
channels: conda-forge,cantera,rmg
8584
conda-remove-defaults: "true"
8685

8786
# list the environment for debugging purposes
@@ -158,7 +157,6 @@ jobs:
158157
activate-environment: rmg_env
159158
auto-update-conda: true
160159
show-channel-urls: true
161-
channels: conda-forge,cantera,rmg
162160
conda-remove-defaults: "true"
163161

164162
# list the environment for debugging purposes

.github/workflows/docs.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ jobs:
3636
activate-environment: rmg_env
3737
use-mamba: true
3838
show-channel-urls: true
39-
channels: conda-forge,cantera,rmg
4039

4140
- name: Make libtiff Symlink to Avoid Runner Bug
4241
run: | # This action may need to be removed/adjusted in future runs.

0 commit comments

Comments
 (0)