Skip to content

Remove OMG (OMG is not yet in 3.0) #384

Remove OMG (OMG is not yet in 3.0)

Remove OMG (OMG is not yet in 3.0) #384

on:
- pull_request
- push
jobs:
validate-examples:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 #v4.1.7
- name: Install python dependencies
run: |
python3 -m pip install pyshacl==0.26.0 check-jsonschema==0.29.1
- name: Install dependencies
run: |
sudo apt install -y gawk
- name: Check examples
run: |
./bin/check-examples.sh