Skip to content

Commit

Permalink
ci: revert conda-remove-defaults for pipx
Browse files Browse the repository at this point in the history
  • Loading branch information
bjlittle committed Feb 14, 2025
1 parent 8be8fab commit 573e89d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-tests-lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
activate-environment: ${{ env.ENV_NAME }}
environment-file: requirements/conda-linux-64.lock
use-only-tar-bz2: false
conda-remove-defaults: true
conda-remove-defaults: false

- name: "conda info"
run: |
Expand Down

0 comments on commit 573e89d

Please sign in to comment.