Skip to content

Commit

Permalink
Remove defaults channel from Conda environments in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
smokestacklightnin committed Jan 27, 2025
1 parent 1254ac4 commit c280f25
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 c280f25

Please sign in to comment.