Cache micromamba environment
This commit is contained in:
1
.github/workflows/linters.yml
vendored
1
.github/workflows/linters.yml
vendored
@@ -23,6 +23,7 @@ jobs:
|
|||||||
environment-file: ci/conda.yml
|
environment-file: ci/conda.yml
|
||||||
init-shell: bash
|
init-shell: bash
|
||||||
post-cleanup: 'all'
|
post-cleanup: 'all'
|
||||||
|
cache-environment: true
|
||||||
|
|
||||||
# - name: "Install role dependencies"
|
# - name: "Install role dependencies"
|
||||||
# run: ansible-galaxy install -r requirements.yml
|
# run: ansible-galaxy install -r requirements.yml
|
||||||
|
|||||||
Reference in New Issue
Block a user