Skip to content

Update copyright line and v3.0.0 #383

Update copyright line and v3.0.0

Update copyright line and v3.0.0 #383

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