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 27de106502..494963ef8e 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,8 @@ stages: condition: succeeded() jobs: - job: NuGet_Test_Android - clean: all + workspace: + clean: all pool: "${{ parameters.AgentPool }}" steps: