Skip to content

Commit 8dd1217

Browse files
Joseph-Edwardsjames-d-mitchell
authored andcommitted
CI: don't cache micromamba libsemigroups
1 parent 78a1f21 commit 8dd1217

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-conda.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
uses: mamba-org/setup-micromamba@v2
3737
with:
3838
environment-name: libsemigroups
39-
cache-environment: true
39+
cache-environment: false
4040
create-args: >-
4141
python
4242
libsemigroups

0 commit comments

Comments
 (0)