-
Notifications
You must be signed in to change notification settings - Fork 0
Labels
enhancementNew feature or requestNew feature or request
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request