Skip to content

Commit

Permalink
Merge branch 'correct-units' of github.com:emmo-repo/EMMO into correc…
Browse files Browse the repository at this point in the history
…t-units
  • Loading branch information
jesper-friis committed Nov 24, 2024
2 parents 0664f92 + 55fcdc1 commit a0d0cef
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci_emmocheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@ jobs:
- name: Install EMMOntoPy
run: |
pip install --upgrade pip
pip install EMMOntoPy
#pip install EMMOntoPy
pip install git+https://github.com/emmo-repo/EMMOntoPy.git@update-emmocheck2
- name: Check EMMO
run: |
Expand Down

0 comments on commit a0d0cef

Please sign in to comment.