Skip to content

Commit

Permalink
Update .github/actions/setup-env/action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pmeier authored Jan 27, 2025
1 parent c280f25 commit 03334a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup-env/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ runs:
with:
miniforge-version: latest
activate-environment: ragna-dev
conda-remove-defaults: "true"
conda-remove-defaults: true

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

0 comments on commit 03334a5

Please sign in to comment.