Skip to content

Commit

Permalink
Add conda init bash to github CI
Browse files Browse the repository at this point in the history
  • Loading branch information
djhoese committed Jul 30, 2021
1 parent 2692e3f commit 2c0ec31
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
shell: bash -l {0}
run: |
mamba env update --file continuous_integration/environment.yaml
conda init bash
conda activate test-environment
- name: Install SIFT
Expand Down

0 comments on commit 2c0ec31

Please sign in to comment.