Skip to content

Update default version of RV-Meteor LIMRAD94 radar data #56

Update default version of RV-Meteor LIMRAD94 radar data

Update default version of RV-Meteor LIMRAD94 radar data #56

name: Validate JSON
on: [push, pull_request]
jobs:
validate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Validate JSON
uses: walbo/[email protected]
with:
files: .zenodo.json
schema: tests/json/legacyrecord.json
fail-on-missing-schema: true
strict: false