Skip to content

Removed classes from cif_core #43

Removed classes from cif_core

Removed classes from cif_core #43

Workflow file for this run

name: CI emmocheck
on: [push]
jobs:
build:
runs-on: ubuntu-latest
strategy:
max-parallel: 1
matrix:
python-version: [3.11]
steps:
- uses: actions/checkout@v4
with:
submodules: 'recursive'
- name: Set up Python ${{ matrix.python-version }}
uses: actions/setup-python@v5
with:
python-version: ${{ matrix.python-version }}
- name: Install EMMOntoPy
run: |
pip install -U pip EMMOntoPy
- name: Check EMMO
run: |
emmocheck --verbose --configfile=.github/emmocheck_conf.yml --skip=test_quantity_dimension crystallography.ttl