mirror of
https://github.com/dkhamsing/open-source-ios-apps.git
synced 2024-12-22 17:21:38 +03:00
[ci] Disable json validate
sad
This commit is contained in:
parent
67fe0b5f40
commit
dcd3363e4c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user