linkml / schemasheets

Structure your data in a FAIR way using google sheets or TSVs. These are then converted to LinkML, and from there other formats
https://linkml.io/schemasheets/
43 stars 5 forks source link

Add github action that runs test suite with poetry and pytest #3

Closed sujaypatil96 closed 2 years ago

sujaypatil96 commented 2 years ago

This Github Action seeks to address this slack comment, where we want to setup an Action that runs the current test suite we have in the repo.

Eventually, we will add another github action that takes care of auto publishing the package to PyPI.