Skip to content

Commit e4fa09a

Browse files
committed
List
1 parent ae16656 commit e4fa09a

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

.github/workflows/CI.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -51,11 +51,11 @@ jobs:
5151
shell: bash -e -l {0}
5252
run: micromamba install --freeze-installed bison=3.4 nodejs=18
5353

54-
# - name: Conda info
55-
# shell: bash -e -l {0}
56-
# run: |
57-
# conda info
58-
# conda list
54+
- name: Conda info
55+
shell: bash -e -l {0}
56+
run: |
57+
micromamba info
58+
micromamba list
5959
6060
- name: Setup Platform (Linux)
6161
if: contains(matrix.os, 'ubuntu')

0 commit comments

Comments
 (0)