Skip to content

Add Device_Information to MES Schemas #73

Add Device_Information to MES Schemas

Add Device_Information to MES Schemas #73

Workflow file for this run

name: Validate
on:
pull_request:
branches:
- 'main'
jobs:
# Check
validate:
name: Validate
runs-on: ubuntu-latest
container: node:16
steps:
- uses: actions/checkout@v3
- run: cd validate && npm install --save=false && node validate.js