[circleci] Enable json-spec, json validate #906

This commit is contained in:
dkhamsing 2020-10-18 14:23:28 -07:00 committed by GitHub
parent 0d7199b969
commit 28c3bc8c8d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 3 deletions

View File

@ -31,9 +31,8 @@ jobs:
- ~/.go_workspace
- ~/.gradle
- ~/.cache/bower
# Disabled because of an isssue https://app.circleci.com/pipelines/github/dkhamsing/open-source-ios-apps/532/workflows/3f389fb8-9d07-4a61-aeb0-d07d92818b90/jobs/3315
# - 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