Skip to content

Commit

Permalink
tweak yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kcartier-wri committed Sep 12, 2024
1 parent ad5574e commit 7653048
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 @@ -29,7 +29,7 @@ jobs:
conda env create --name env --file=.github/environment.yml
conda install gdal
conda upgrade numpy
conda init
conda init -q
conda activate env
- name: Run Tests
env:
Expand Down

0 comments on commit 7653048

Please sign in to comment.