Skip to content

Commit 5a8946c

Browse files
committed
Bump env cache build.
1 parent 59f8a22 commit 5a8946c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
- name: "conda environment cache"
9292
uses: ./.github/workflows/composite/conda-env-cache
9393
with:
94-
cache_build: 0
94+
cache_build: 1
9595
cache_period: ${{ env.CACHE_PERIOD }}
9696
env_name: ${{ env.ENV_NAME }}
9797
install_packages: "cartopy nox pip"

0 commit comments

Comments
 (0)