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 failing CI for CPU-only tests #329

Closed
wants to merge 2 commits into from
Closed

Conversation

yousefmoazzam
Copy link
Collaborator

Fixes #325

Acceptance criteria checklist:

  • All tests pass locally
  • CPU tests run on CI and all pass

This doesn't appear to be contributing anything necessary for the job to
run (ie, it's not providing/installing `conda`, and the `python` it
installs is not what's used in the conda environment that is created
when the tests are executed), so it appears to not be needed.
@yousefmoazzam
Copy link
Collaborator Author

I'm fairly sure that this is superseded by #386, so I'll close this for now.

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.

Fix failing CPU-only tests
1 participant