openforcefield / openff-qcsubmit

Automated tools for submitting molecules to QCFractal
https://openff-qcsubmit.readthedocs.io/en/latest/index.html
MIT License
26 stars 4 forks source link

Use micromamba in CI #205

Closed mattwthompson closed 1 year ago

mattwthompson commented 1 year ago

Description

Miniconda is slow, micromamba is a bit less slow.

Todos

Notable points that this PR has either accomplished or will accomplish.

Questions

Status

codecov[bot] commented 1 year ago

Codecov Report

Merging #205 (f129104) into main (e4d5add) will not change coverage. The diff coverage is n/a.

Additional details and impacted files
mattwthompson commented 1 year ago

Thanks!

mattwthompson commented 1 year ago

This is a part of #204 but I think it's useful to merge separately since CI might not be passing without it. Merging and re-kicking #206 🤞