Skip to content

Upgrade JSON Schema CLI to v0.1.4 #17

Upgrade JSON Schema CLI to v0.1.4

Upgrade JSON Schema CLI to v0.1.4 #17

Workflow file for this run

name: Standard Concepts
on:
push:
branches:
- main
pull_request:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: intelligence-ai/[email protected]
- run: jsonschema fmt schemas --check --verbose
- run: jsonschema lint schemas --verbose