We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59f8a22 commit 5a8946cCopy full SHA for 5a8946c
.github/workflows/ci-tests.yml
@@ -91,7 +91,7 @@ jobs:
91
- name: "conda environment cache"
92
uses: ./.github/workflows/composite/conda-env-cache
93
with:
94
- cache_build: 0
+ cache_build: 1
95
cache_period: ${{ env.CACHE_PERIOD }}
96
env_name: ${{ env.ENV_NAME }}
97
install_packages: "cartopy nox pip"
0 commit comments