Skip to content

Commit 7f10286

Browse files
CI: don't cache micromamba libsemigroups
1 parent ed041e6 commit 7f10286

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)