Skip to content

Update workflow.#722

Merged
JoeZiminski merged 2 commits into
mainfrom
update-ci-conda-install
May 24, 2026
Merged

Update workflow.#722
JoeZiminski merged 2 commits into
mainfrom
update-ci-conda-install

Conversation

@JoeZiminski

@JoeZiminski JoeZiminski commented May 23, 2026

Copy link
Copy Markdown
Member

This PR fixes the workflow which had run into an issue, cause unknown. pip was not found in the conda environment, despite no changes in the workflow. Likely a backend change to the conda install action. Nonetheless the fix is simple.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates the CI workflow for the test job by bumping the Miniconda setup action, adjusting Python package installation, and adding a Codecov upload step to publish coverage results.

Changes:

  • Upgraded conda-incubator/setup-miniconda from v3 to v4.
  • Added an explicit “Install pip” conda step and switched repo install to python -m pip install .[dev].
  • Added a Codecov upload step at the end of the test job.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/code_test_and_deploy.yml Outdated
Comment thread .github/workflows/code_test_and_deploy.yml Outdated
Comment thread .github/workflows/code_test_and_deploy.yml
Comment thread .github/workflows/code_test_and_deploy.yml Outdated
Added pip installation step and removed Codecov upload.
@JoeZiminski JoeZiminski merged commit e800f4c into main May 24, 2026
15 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.

2 participants