Skip to content

Commit 434ebb8

Browse files
committed
Try to fix an error that occurs since 3 days
1 parent 6edaa48 commit 434ebb8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test_code.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
- name: Setup Micromamba env
2727
uses: mamba-org/setup-micromamba@v3
2828
with:
29+
micromamba-version: '2.6.0-0'
2930
environment-name: TEST
3031
create-args: >-
3132
python=${{ matrix.python-version }}

0 commit comments

Comments
 (0)