From 3571b280e1b2838e0b5ed6636135fc6df679cd5e Mon Sep 17 00:00:00 2001 From: carzh Date: Fri, 17 Jan 2025 11:48:08 -0800 Subject: [PATCH] removed empty line --- .../github/azure-pipelines/nuget/templates/test_android.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/tools/ci_build/github/azure-pipelines/nuget/templates/test_android.yml b/tools/ci_build/github/azure-pipelines/nuget/templates/test_android.yml index 7665ee8ea7..27de106502 100644 --- a/tools/ci_build/github/azure-pipelines/nuget/templates/test_android.yml +++ b/tools/ci_build/github/azure-pipelines/nuget/templates/test_android.yml @@ -8,7 +8,6 @@ stages: condition: succeeded() jobs: - job: NuGet_Test_Android - workspace: clean: all pool: "${{ parameters.AgentPool }}"