Skip to content

Remove pytest code and update CI to use model-config-tests repository #42

Remove pytest code and update CI to use model-config-tests repository

Remove pytest code and update CI to use model-config-tests repository #42

Workflow file for this run

name: Validate JSON files
on:
pull_request:
branches:
- main
paths:
- '**.json'
jobs:
validate:
name: Validate
uses: access-nri/actions/.github/workflows/validate-json.yml@main
with:
src: "config"