Skip to content

Commit

Permalink
Update .github/workflows/test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
beckermr authored Dec 18, 2024
1 parent 570144b commit 65a8e40
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,6 @@ jobs:
channel-priority: strict
show-channel-urls: true

- name: roll back libmamba?
shell: bash -l {0}
run: |
conda activate base
conda list
conda install "libmamba<2" --yes
- name: configure conda and install code
shell: bash -l {0}
run: |
Expand Down

0 comments on commit 65a8e40

Please sign in to comment.