Skip to content

Slow Running CI Pipeline #5

@harryswift01

Description

@harryswift01

Currently, the CI pipeline takes quite a while to run the test suite. This is mainly due to using Conda as the package manager, which can be slow in this situation. I propose switching to Mamba, which uses a C++ backend and should provide a significant speedup for the CI pipeline.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions