Skip to content

Commit

Permalink
[FIX] Remove defaults channel from Conda environments in CI (#545)
Browse files Browse the repository at this point in the history
Co-authored-by: Philip Meier <github.pmeier@posteo.de>
  • Loading branch information
smokestacklightnin and pmeier authored Jan 27, 2025
1 parent 1254ac4 commit bf1fefe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/setup-env/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ runs:
with:
miniforge-version: latest
activate-environment: ragna-dev
conda-remove-defaults: true

- name: Display conda info
shell: bash -elo pipefail {0}
Expand Down

0 comments on commit bf1fefe

Please sign in to comment.