[ci] disable json validate

This commit is contained in:
Daniel Khamsing 2021-03-23 09:40:54 -07:00
parent 2a8640d9a6
commit 0f6aaaec7d
1 changed files with 2 additions and 2 deletions

View File

@ -31,8 +31,8 @@ jobs:
- ~/.go_workspace
- ~/.gradle
- ~/.cache/bower
- run: sudo pip install json-spec
- run: json validate --schema-file=.github/schema.json --document-file=contents.json
#- run: sudo pip install json-spec
#- run: json validate --schema-file=.github/schema.json --document-file=contents.json
- run: ruby .github/osia_validate_categories.rb
- store_test_results:
path: /tmp/circleci-test-results