From 7b5795181ba1f6e27a9c8bf2c427bdc27bd83f5e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20K=C3=B6plinger?= Date: Mon, 19 Oct 2020 14:24:03 +0200 Subject: [PATCH] Delete OutDir after zipping test folder in CI We don't need it anymore and should help with the "no space left on device" issues during CI on e.g. the Browser wasm job. --- eng/testing/tests.targets | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/eng/testing/tests.targets b/eng/testing/tests.targets index 2fe669a10ba05a..5636e054013b36 100644 --- a/eng/testing/tests.targets +++ b/eng/testing/tests.targets @@ -44,8 +44,8 @@ - - + +