File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1919 ontology_qc :
2020 # The type of runner that the job will run on
2121 runs-on : ubuntu-latest
22- container : obolibrary/odkfull:v1.5.2
22+ container : obolibrary/odkfull:v1.5.4
2323
2424 # Steps represent a sequence of tasks that will be executed as part of the job
2525 steps :
Original file line number Diff line number Diff line change 11# ----------------------------------------
22# Makefile for nmrCV
33# Generated using ontology-development-kit
4- # ODK Version: v1.5.2
4+ # ODK Version: v1.5.4
55# ----------------------------------------
66# IMPORTANT: DO NOT EDIT THIS FILE. To override default make goals, use nmrCV.Makefile instead
77
@@ -46,7 +46,7 @@ REPORT_PROFILE_OPTS =
4646OBO_FORMAT_OPTIONS =
4747SPARQL_VALIDATION_CHECKS = owldef-self-reference iri-range label-with-iri multiple-replaced_by dc-properties
4848SPARQL_EXPORTS = basic-report class-count-by-prefix edges xrefs obsoletes synonyms
49- ODK_VERSION_MAKEFILE = v1.5.2
49+ ODK_VERSION_MAKEFILE = v1.5.4
5050
5151TODAY ?= $(shell date +% Y-% m-% d)
5252OBODATE ?= $(shell date +'% d:% m:% Y % H:% M')
You can’t perform that action at this time.
0 commit comments