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

fix missing mamba issue in github action #35

Merged
merged 1 commit into from
Oct 2, 2024

Conversation

KedoKudo
Copy link
Member

@KedoKudo KedoKudo commented Oct 2, 2024

Short description of the changes:

This PR resolves an issue related to missing mamba in test environment.

Long description of the changes:

setup-miniconda@v3 changed recently and is leading to failing related to the issue described above.
This PR resolve this issue by

  • remove unsupported field
  • switch to preferred mamba selection criteria
  • force activate test environment at the end of the setup

@KedoKudo KedoKudo self-assigned this Oct 2, 2024
@peterfpeterson peterfpeterson merged commit 2027589 into main Oct 2, 2024
3 checks passed
@peterfpeterson peterfpeterson deleted the fix_mamba_missing_error branch October 2, 2024 17:15
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.

2 participants