Skip to content

temporarily set custom headless image for internal thor #700

temporarily set custom headless image for internal thor

temporarily set custom headless image for internal thor #700

Workflow file for this run

name: lint
on: [push, pull_request]
jobs:
validate-json-schema:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Install ajv-cli
run: yarn global add ajv-cli
- name: Validate JSON files having schema
run: |
.github/scripts/validate-json-schema.sh