Skip to content

fix: C02-006 jsonld #219

fix: C02-006 jsonld

fix: C02-006 jsonld #219

Workflow file for this run

name: 'SHACL Validation CI Check'
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Build the Docker image
run: docker build -t standards .
- name: Run the SHACL script
run: docker run standards:latest