Skip to content

Change of decomposition block in -Received power below detection thre… #60

Change of decomposition block in -Received power below detection thre…

Change of decomposition block in -Received power below detection thre… #60

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