mirror of
https://github.com/dkhamsing/open-source-ios-apps.git
synced 2025-01-03 12:09:37 +01:00
[ci] validate json (#944) [ci skip]
This commit is contained in:
parent
ed2937139f
commit
5f129ccdd8
@ -31,8 +31,8 @@ jobs:
|
|||||||
- ~/.go_workspace
|
- ~/.go_workspace
|
||||||
- ~/.gradle
|
- ~/.gradle
|
||||||
- ~/.cache/bower
|
- ~/.cache/bower
|
||||||
#- run: sudo pip install json-spec
|
- run: gem install json_schema
|
||||||
#- run: json validate --schema-file=.github/schema.json --document-file=contents.json
|
- run: validate-schema .github/schema.json contents.json
|
||||||
- run: ruby .github/osia_validate_categories.rb
|
- run: ruby .github/osia_validate_categories.rb
|
||||||
- store_test_results:
|
- store_test_results:
|
||||||
path: /tmp/circleci-test-results
|
path: /tmp/circleci-test-results
|
||||||
|
Loading…
Reference in New Issue
Block a user