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

Modernize mamba Github Action. #784

Merged
merged 1 commit into from
Jun 30, 2023
Merged

Modernize mamba Github Action. #784

merged 1 commit into from
Jun 30, 2023

Conversation

1uc
Copy link
Collaborator

@1uc 1uc commented Jun 29, 2023

Apparently, provision-with-micromamba is deprecated and we need to use setup-micromamba from now on. There's a migration guide here: https://github.com/mamba-org/provision-with-micromamba#migration-to-setup-micromamba

Apparently, `provision-with-micromamba` is deprecated and we need to use
`setup-micromamba` from now on. There's a migration guide here:
https://github.com/mamba-org/provision-with-micromamba#migration-to-setup-micromamba
@codecov
Copy link

codecov bot commented Jun 29, 2023

Codecov Report

Merging #784 (6497de9) into master (f1c33b2) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #784   +/-   ##
=======================================
  Coverage   83.94%   83.94%           
=======================================
  Files          67       67           
  Lines        4602     4602           
=======================================
  Hits         3863     3863           
  Misses        739      739           

@1uc 1uc marked this pull request as ready for review June 29, 2023 17:51
@1uc 1uc merged commit 7771bcd into master Jun 30, 2023
30 checks passed
@1uc 1uc deleted the 1uc/modernize-mamba-action branch June 30, 2023 07:31
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

2 participants