Skip to content

Typo fixes

Typo fixes #120

Workflow file for this run

name: Ontology CI
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
workflow_dispatch:
jobs:
ontology_ci:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run ontology CI tests
run: make test