[ci] validate json (#944) [ci skip]

This commit is contained in:
dkhamsing 2021-03-24 10:29:09 -07:00 committed by GitHub
parent ed2937139f
commit 5f129ccdd8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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: gem install json_schema
- run: validate-schema .github/schema.json contents.json
- run: ruby .github/osia_validate_categories.rb
- store_test_results:
path: /tmp/circleci-test-results