sree314 / stepcvt

Generate STL files for 3D printing from STEP files
2 stars 0 forks source link

ci using pytest and github actions #17

Closed redrn closed 8 months ago

redrn commented 8 months ago

initial draft of invoking pytest on each pull request on main

sree314 commented 8 months ago

Also, please install from requirements.txt too.

redrn commented 8 months ago

Updated as requested. Pytest still failed; not sure if those errors are expected.

sree314 commented 8 months ago

Looking at the test details, I think it's just the tests failing for now. I'll merge this for now.