Skip to content

Add a workflow to validate the ontology #1

Add a workflow to validate the ontology

Add a workflow to validate the ontology #1

Workflow file for this run

name: ci
on: [push]
jobs:
ci:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- name: Download ROBOT
run: wget -O robot.jar https://github.com/ontodev/robot/releases/download/v1.9.5/robot.jar
- name: Validate TGEMO.OWL
run: make check