Skip to content

Introduce GraalPy 24.2.0 EA Build 11 #174

Introduce GraalPy 24.2.0 EA Build 11

Introduce GraalPy 24.2.0 EA Build 11 #174

Workflow file for this run

name: Validate
on:
push:
tags-ignore:
- '**'
pull_request:
workflow_dispatch:
jobs:
build:
name: Validate
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Install jsonschema
run: pip install jsonschema==4.6.1
- name: Validate JSON files
run: python schemas/validate.py