Skip to content
This repository was archived by the owner on Jan 30, 2025. It is now read-only.

Commit ba80538

Browse files
committed
install menuinst in other test suite as well
1 parent 0acb030 commit ba80538

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build_micromamba.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -326,6 +326,7 @@ jobs:
326326
shell: bash
327327
run: |
328328
python -m pip install pytest requests pyyaml
329+
python -m pip install git+https://github.com/conda/menuinst@1.4.17
329330
- name: Install zsh and xonsh on Linux
330331
shell: bash
331332
if: runner.os == 'Linux'

0 commit comments

Comments
 (0)