Skip to content

build(deps): bump abatilo/actions-poetry from 3.0.1 to 4.0.0 #742

build(deps): bump abatilo/actions-poetry from 3.0.1 to 4.0.0

build(deps): bump abatilo/actions-poetry from 3.0.1 to 4.0.0 #742

Workflow file for this run

name: Build
on:
pull_request:
branches:
- main
push:
branches:
- main
workflow_call:
workflow_dispatch:
jobs:
build-ontology:
runs-on: ubuntu-22.04
steps:
- name: Check out repository
uses: actions/checkout@v4
- name: Build ontology and examples
run: |
make build