Fix validation workflow to throw errors on invalid files #96
Labels
category: bug
errors in the code or code behavior
priority: medium
non-critical problem and/or affecting only a small set of users
The
validate
step in thetest.yml
workflow currently only print the nwbinspector report summary and will pass even if the inspector emits critical error warnings.We should decide on a level of importance to use as a threshold and have the workflow fail when test files have issues.
The text was updated successfully, but these errors were encountered: