Skip to content

Commit b22df0b

Browse files
authored
Try to fix an error that occurs since 3 days (#2224)
1 parent 4f82cdb commit b22df0b

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)