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 e084561 commit 652168cCopy full SHA for 652168c
.github/workflows/validate_resources.yaml
@@ -81,6 +81,7 @@ jobs:
81
id: create_env
82
uses: mamba-org/provision-with-micromamba@main
83
with:
84
+ cache-downloads: true
85
environment-name: ${{ matrix.env_name }}
86
environment-file: artifacts/static_validation_artifact/${{ matrix.resource_id }}/${{ matrix.version_id }}/conda_env_${{ matrix.weight_format }}.yaml
87
extra-specs: | # script dependencies
0 commit comments