From 4335ada9f6fa8b33514041bbeed436cf5c56f786 Mon Sep 17 00:00:00 2001 From: Maxim Lobanov Date: Thu, 23 Apr 2020 18:02:29 +0300 Subject: [PATCH] Update test-job.yml --- azure-pipelines/templates/test-job.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines/templates/test-job.yml b/azure-pipelines/templates/test-job.yml index a33cf43..d823162 100644 --- a/azure-pipelines/templates/test-job.yml +++ b/azure-pipelines/templates/test-job.yml @@ -8,7 +8,7 @@ jobs: submodules: true - task: PowerShell@2 - displayName: Fully cleanup the toolcache directory + displayName: Fully cleanup the toolcache directory before testing inputs: TargetType: inline script: |