diff --git a/build-scripts/build.sh b/build-scripts/build.sh index 20b89748c375..4913d562d1bb 100755 --- a/build-scripts/build.sh +++ b/build-scripts/build.sh @@ -21,7 +21,6 @@ then elif [ -n "$TEST_STAGE" ] then build-scripts/lint-json.sh - make style-all-json-parallel RELEASE=1 tools/dialogue_validator.py data/json/npcs/* data/json/npcs/*/* data/json/npcs/*/*/* # Also build chkjson (even though we're not using it), to catch any