Skip to content

Commit

Permalink
activate
Browse files Browse the repository at this point in the history
  • Loading branch information
damonge committed Jun 10, 2024
1 parent 9a6fadb commit fb58c91
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,8 @@ jobs:
run: |
export MAMBA_NO_BANNER=1 # hide mamba banner from output
mamba env update --file ${{ env.CONDA_ENV }} --prune
mamba activate test
conda init
conda activate test

#- name: Flake
# run: |
Expand Down

0 comments on commit fb58c91

Please sign in to comment.