Skip to content

Commit

Permalink
Remove conda#11882 patch
Browse files Browse the repository at this point in the history
  • Loading branch information
kenodegard committed Dec 8, 2023
1 parent fdb62d9 commit c5188ad
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,11 +59,6 @@ jobs:
--file tests/requirements.txt \
python=${{ matrix.python-version }}
- name: Patch conda with PR#11882 (TEMPORARY)
shell: bash -el {0}
run: |
pip install -U --no-deps https://github.com/conda/conda/archive/cep-menuinst.tar.gz
- shell: bash -el {0}
name: Conda info
run: |
Expand Down

0 comments on commit c5188ad

Please sign in to comment.