Skip to content

Commit

Permalink
auto-activate-base: true
Browse files Browse the repository at this point in the history
  • Loading branch information
sambit-giri committed Aug 13, 2024
1 parent fca19f7 commit 855312e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,10 @@ jobs:
auto-update-conda: true
environment-file: environment.yml
activate-environment: tools21cm
auto-activate-base: true

- name: Install additional dependencies
run: |
conda init
conda activate tools21cm
conda install -y pip
pip install .
Expand Down

0 comments on commit 855312e

Please sign in to comment.