Add build step to verify json formatting
This will run autojson during the build to verify
that all files are formatted correctly.
Tested: Before this change build failed, after
fixing json file, it passed
Change-Id: I119cc898536a972bb7a248143b40d695f880ff2f
Signed-off-by: James Feist <james.feist@linux.intel.com>
diff --git a/configurations/NVME P4000.json b/configurations/NVME P4000.json
index a7bdda0..46ea3f5 100644
--- a/configurations/NVME P4000.json
+++ b/configurations/NVME P4000.json
@@ -49,4 +49,4 @@
"PartNumber": "$PRODUCT_PART_NUMBER",
"SerialNumber": "$PRODUCT_SERIAL_NUMBER"
}
-}
+}
\ No newline at end of file