ReproNim / reproschema-py

Apache License 2.0
2 stars 8 forks source link

validation should probably ignore certain files #39

Closed Remi-Gau closed 5 months ago

Remi-Gau commented 6 months ago

I am getting a validation workflow to fail because one of the files in the folder is a markdown file.

https://github.com/ReproNim/reproschema/actions/runs/9053352785/job/24872007262?pr=487

See here: https://github.com/Remi-Gau/reproschema/tree/fix/doc-2/example_ehi/protocols

My suggestion would be that validation should only be run on files with no extension or a .jsonld extentions.