Skip to content

Merge remote-tracking branch 'origin/1.0.0-rc1' into EMMO-RL #277

Merge remote-tracking branch 'origin/1.0.0-rc1' into EMMO-RL

Merge remote-tracking branch 'origin/1.0.0-rc1' into EMMO-RL #277

name: Check redirections
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Setup Python 3.11
uses: actions/setup-python@v5
with:
python-version: 3.11
- name: Install EMMOntoPy
run: |
pip install --upgrade pip
pip install EMMOntoPy
- name: Check redirections
run: |
redirectioncheck .github/expected_redirections.yaml