Loop3D / map2loop

MIT License
11 stars 10 forks source link

[Bug] - change CI so conda build is tested #118

Closed lachlangrose closed 1 week ago

lachlangrose commented 3 months ago

Version

ALL

Bug Description

Currently conda build is only triggered on a release. This means if conda build fails you need to either manually upload the files or trigger a new release.

Minimal reproducible example

N/A

Expected Behavior

N/A

Actual Behavior

Move conda build to a workflow step which stores the results as an artifact that can be uploaded on release.

Additional Context

No response

Environment

all

Severity