Skip to content

Commit

Permalink
Merge branch 'main' into CIF-197-CORE-Resolution-option-for-layer-dow…
Browse files Browse the repository at this point in the history
…nloads
  • Loading branch information
kcartier-wri authored Sep 6, 2024
2 parents ee0d8d1 + bd77d0a commit f20cd15
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/dev_ci_cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: Dev CIF API CI/CD

on:
pull_request:
workflow_dispatch:

permissions:
contents: read
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ There are 2 ways to install dependencies. Choose one...

### Conda

`conda env create -f environment.yml`
`conda env create -f environment.yml` or `conda env update -f environment.yml`

### Setuptools

Expand Down

0 comments on commit f20cd15

Please sign in to comment.