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: |