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 }}"