mirror of
https://github.com/dkhamsing/open-source-ios-apps.git
synced 2025-02-08 07:58:39 +01:00
[circleci] Disable json-spec, json validate #906
This commit is contained in:
parent
4d70464f79
commit
8c3beb25b1
@ -31,8 +31,9 @@ jobs:
|
||||
- ~/.go_workspace
|
||||
- ~/.gradle
|
||||
- ~/.cache/bower
|
||||
- run: sudo pip install json-spec
|
||||
- run: json validate --schema-file=.github/schema.json --document-file=contents.json
|
||||
# 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: ruby .github/osia_validate_categories.rb
|
||||
- store_test_results:
|
||||
path: /tmp/circleci-test-results
|
||||
|
Loading…
x
Reference in New Issue
Block a user