Cache micromamba environment

This commit is contained in:
Alexander Gorelyshev
2025-12-05 11:52:11 +04:00
parent ce62cc6e90
commit 101a7c80f1

View File

@@ -23,6 +23,7 @@ jobs:
environment-file: ci/conda.yml
init-shell: bash
post-cleanup: 'all'
cache-environment: true
# - name: "Install role dependencies"
# run: ansible-galaxy install -r requirements.yml