Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove conda call in micromamba environment #110

Merged
merged 7 commits into from
Jul 22, 2024
Merged

Remove conda call in micromamba environment #110

merged 7 commits into from
Jul 22, 2024

Conversation

lilyminium
Copy link
Contributor

Canary tests in #109 are failing on environment startup. This PR tries to fix CI issues.

@codecov-commenter
Copy link

codecov-commenter commented Jul 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (8203cf4) to head (3bf3b26).

Additional details and impacted files

Comment on lines -46 to -52
- name: Environment Information
if: ${{ env.new_off_xml == 'true' }}
shell: bash -l {0}
run: |
conda info
conda list

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is now unnecessary since the installation step actually runs micromamba info and micromamba list anyway.

@lilyminium
Copy link
Contributor Author

Oh, ok, it was the conda call while using micromamba.

@lilyminium lilyminium changed the title Switch to macos-12 Remove conda call in micromamba environment Jul 22, 2024
@lilyminium lilyminium mentioned this pull request Jul 22, 2024
20 tasks
@lilyminium lilyminium requested a review from j-wags July 22, 2024 07:36
@j-wags j-wags merged commit c1e3986 into main Jul 22, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants