maxfordham / ipyautoui

create ipywidgets user input form pydantic model or jsonschema
https://maxfordham.github.io/ipyautoui/
39 stars 4 forks source link

✨ Add Github Action Workflow for unit tests #195

Closed ollyhensby closed 10 months ago

ollyhensby commented 11 months ago

Feature Request When integrating new code it would be good to run a workflow to check the tests are all running.

Solution Using this workflow should work: https://github.com/maxfordham/aectemplater/blob/main/.github/workflows/test-python-package.yml

jgunstone commented 11 months ago

yes please! can you setup?