From 7a38a93b9c127c41b36fe7ead4d4521b1122ea89 Mon Sep 17 00:00:00 2001 From: jonawals Date: Tue, 8 Jun 2021 14:47:57 +0100 Subject: [PATCH] Remove test_impact_analysis --- scripts/build/Platform/Windows/build_config.json | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/scripts/build/Platform/Windows/build_config.json b/scripts/build/Platform/Windows/build_config.json index d94f34d9e0..bb4a0decbf 100644 --- a/scripts/build/Platform/Windows/build_config.json +++ b/scripts/build/Platform/Windows/build_config.json @@ -32,8 +32,7 @@ "nightly-clean" ], "steps": [ - "profile_vs2019", - "test_impact_analysis", + "profile_vs2019", "asset_profile_vs2019", "test_cpu_profile_vs2019" ] @@ -84,9 +83,6 @@ }, "test_impact_analysis": { "TAGS": [ - "nightly-incremental", - "nightly-clean", - "default" ], "COMMAND": "python_windows.cmd", "PARAMETERS": {