Skip to content

Commit

Permalink
Do not skip CI namespace and unit dimension tests (#290)
Browse files Browse the repository at this point in the history
Co-authored-by: Francesca L. Bleken <[email protected]>
  • Loading branch information
jesper-friis and francescalb authored Mar 21, 2024
1 parent a931434 commit 47f450b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
File renamed without changes.
3 changes: 2 additions & 1 deletion .github/workflows/ci_emmocheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,5 @@ jobs:
- name: Check EMMO
run: |
emmocheck --local --url-from-catalog --verbose --check-imported --configfile=.github/emmocheck_conf.yml --skip=test_namespace --skip test_unit_dimension emmo.ttl
emmocheck --local --url-from-catalog --verbose --check-imported \
--configfile=.github/emmocheck_conf.yml emmo.ttl

0 comments on commit 47f450b

Please sign in to comment.