Skip to content

add LICHT LIDAR on R/V Meteor #71

add LICHT LIDAR on R/V Meteor

add LICHT LIDAR on R/V Meteor #71

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