Implement continuous integration/testing to make sure spec isn't malformed
e-lo opened this issue · 1 comments
e-lo commented
As a user, I'd like to make sure the spec is a valid format.
Proposed solution
Implement json format checkers and frictionless checkers in a github action to makes sure the committed json files forming the spec are valid.
e-lo commented
cc: @joecastiglione on if community would like me to implement.