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 cece66c commit b3bc0afCopy full SHA for b3bc0af
source/unified-test-format/tests/Makefile
@@ -59,7 +59,8 @@ all: atlas-data-lake \
59
60
# Keep specifications sorted alphabetically
61
# When adding a new specification, remember to add it to the all and .PHONY targets above
62
-# For specifications that contain
+# For specifications that contain multiple test folders, create a target for each folder
63
+# in addition to a target for the specification itself
64
atlas-data-lake: HAS_AJV
65
@ajv test -s $(SCHEMA) -d "../../atlas-data-lake-testing/tests/unified/*.yml" --valid
66
0 commit comments