Skip to content

Commit

Permalink
conda init all
Browse files Browse the repository at this point in the history
  • Loading branch information
kcartier-wri committed Sep 12, 2024
1 parent 0c5c888 commit 8efab9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dev_ci_cd_conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
conda install gdal --yes
conda upgrade numpy --yes
source ~/.bashrc
conda init -q
conda init --all --quiet
conda activate env
- name: Run Tests
env:
Expand Down

0 comments on commit 8efab9a

Please sign in to comment.