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 4a54dfb commit 3c461fdCopy full SHA for 3c461fd
.github/workflows/micromamba.yml
@@ -33,7 +33,7 @@ jobs:
33
- name: Install (with) micromamba
34
uses: mamba-org/setup-micromamba@v2
35
with:
36
- cache-environment: true
+ # cache-environment: true
37
micromamba-version: ${{ matrix.micromamba_version }}
38
39
- name: Overwrite omnibenchmark CLI to branch
0 commit comments