Skip to content

Commit 3c461fd

Browse files
committed
remove cached env
1 parent 4a54dfb commit 3c461fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/micromamba.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- name: Install (with) micromamba
3434
uses: mamba-org/setup-micromamba@v2
3535
with:
36-
cache-environment: true
36+
# cache-environment: true
3737
micromamba-version: ${{ matrix.micromamba_version }}
3838

3939
- name: Overwrite omnibenchmark CLI to branch

0 commit comments

Comments
 (0)