mgalardini / pyseer

SEER, reimplemented in python 🐍🔮
http://pyseer.readthedocs.io
Apache License 2.0
109 stars 27 forks source link

Change the CI from conda to mamba #247

Closed johnlees closed 10 months ago

johnlees commented 1 year ago

See e.g. https://github.com/bacpop/PopPUNK/blob/master/.github/workflows/azure_ci.yml

This should prevent timeouts

mgalardini commented 10 months ago

Fixed through #255 (environment creation time went from ~20 minutes to just over 3)