fixed yaml
This commit is contained in:
parent
f76cff16d1
commit
cd98476a31
|
@ -27,7 +27,7 @@ jobs:
|
|||
path: './'
|
||||
- run: |
|
||||
jq -s '[.[][]]' samples/**/assets/sample.json > samples.json
|
||||
- name: Validate JSON
|
||||
- name: Validate JSON
|
||||
uses: docker://orrosenblatt/validate-json-action:latest
|
||||
env:
|
||||
INPUT_SCHEMA: /metadata-schema.json
|
||||
|
|
Loading…
Reference in New Issue