Skip to content

Commit cf21c4a

Browse files
committed
conda not mamba
1 parent 3949494 commit cf21c4a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,8 @@ jobs:
7070
7171
- name: Conda checkup
7272
run: |
73-
mamba info -a
74-
mamba list
73+
conda info -a
74+
conda list
7575
7676
- name: Test this implementation
7777
run: |

0 commit comments

Comments
 (0)