You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sneumann@laptop:~/src/bioschemas-validator$ python src/command.py validate --target_data=empty.json && cat output.txt
Action: validate
empty.json is a file
The target metadata is empty.json
###########Start Validation#############
The profile schemas, "", does not yet exist in the profile JSON schema directory, please add it first by running buildprofile with the source data for "".
###########End Validation#############
The text was updated successfully, but these errors were encountered:
Describe the bug
CLI validation fails in develop branch (a0dfa7c).
with error shown below.
It would be great to include that branch in the github action https://github.com/ElixirTeSS/bioschemas-validator/actions
Yours,
Steffen
Working version in web branch (00b6608)
The text was updated successfully, but these errors were encountered: