Skip to content

Extension of descriptions of FN-/FP-Detection. (#40) #80

Extension of descriptions of FN-/FP-Detection. (#40)

Extension of descriptions of FN-/FP-Detection. (#40) #80

Workflow file for this run

name: Validate JSON
on: [push, pull_request]
jobs:
verify-json-validation:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Checkout submodules
run: git submodule update --init --recursive
- name: Validate JSON
uses: docker://orrosenblatt/validate-json-action:latest
env:
INPUT_SCHEMA: ./src/data-schema.json
INPUT_JSONS: ./data.json