From a04776fb5046086435f12867a8b80a2e8e99d353 Mon Sep 17 00:00:00 2001 From: Keepers Date: Mon, 19 Dec 2022 12:21:01 -0700 Subject: [PATCH] add testfolder to ci cleanup set (#1863) ## Type of change - [x] :computer: CI/Deployment ## Test Plan - [x] :muscle: Manual --- .github/workflows/ci_test_cleanup.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci_test_cleanup.yml b/.github/workflows/ci_test_cleanup.yml index 7008d2499..2e5c0a569 100644 --- a/.github/workflows/ci_test_cleanup.yml +++ b/.github/workflows/ci_test_cleanup.yml @@ -11,7 +11,7 @@ jobs: continue-on-error: true strategy: matrix: - folder: [Corso_Restore_, TestRestore, ''] + folder: [Corso_Restore_, TestRestore, testfolder, ''] user: [CORSO_M365_TEST_USER_ID, CORSO_SECONDARY_M365_TEST_USER_ID, EXT_SDK_TEST_USER_ID] steps: