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 d8a47e9 commit 265dcbfCopy full SHA for 265dcbf
Makefile
@@ -108,7 +108,7 @@ gen-project: $(PYMODEL)
108
$(RUN) gen-project ${GEN_PARGS} -d $(DEST) $(SOURCE_SCHEMA_PATH) && mv $(DEST)/*.py $(PYMODEL)
109
110
111
-test: test-schema test-python test-examples
+test: test-schema test-python
112
113
test-schema:
114
$(RUN) gen-project ${GEN_PARGS} -d tmp $(SOURCE_SCHEMA_PATH)
0 commit comments