We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bec52a commit fe31808Copy full SHA for fe31808
Makefile
@@ -11,6 +11,8 @@ update_model:
11
12
test:
13
poetry run python -m unittest discover
14
+ poetry run pytest
15
+
16
17
# temporary measure until linkml-model is synced
18
linkml_runtime/processing/validation_datamodel.py: linkml_runtime/processing/validation_datamodel.yaml
0 commit comments