Skip to content

Update deno_core requirement from 0.196.0 to 0.316.0 #1154

Update deno_core requirement from 0.196.0 to 0.316.0

Update deno_core requirement from 0.196.0 to 0.316.0 #1154

Workflow file for this run

on: push
name: Check that the JSON schema for the configuration file matches the examples
jobs:
test_json_schema:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Use Node.js
uses: actions/setup-node@v1
- run: npm install -g pajv
- run: make -C schema