Skip to content

fix: add title instead of label to concept scheme #118

fix: add title instead of label to concept scheme

fix: add title instead of label to concept scheme #118

name: Ruff
on: [push, pull_request]
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: chartboost/ruff-action@v1
with:
src: "./arches_orm"