Skip to content

Commit

Permalink
added conda init
Browse files Browse the repository at this point in the history
  • Loading branch information
kcartier-wri committed Sep 12, 2024
1 parent 646a6ff commit 7130f27
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dev_ci_cd_conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
$CONDA/bin/conda install gdal --yes
$CONDA/bin/conda upgrade numpy --yes
$CONDA/bin/conda install pytest --yes
$CONDA/bin/conda init
$CONDA/bin/conda activate cities-cif
- name: Run Tests
shell: bash -l {0}
Expand Down

0 comments on commit 7130f27

Please sign in to comment.