add testfolder to ci cleanup set (#1863)

## Type of change

- [x] 💻 CI/Deployment

## Test Plan

- [x] 💪 Manual
This commit is contained in:
Keepers 2022-12-19 12:21:01 -07:00 committed by GitHub
parent 8d63c0b6c5
commit a04776fb50
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@ jobs:
continue-on-error: true continue-on-error: true
strategy: strategy:
matrix: 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] user: [CORSO_M365_TEST_USER_ID, CORSO_SECONDARY_M365_TEST_USER_ID, EXT_SDK_TEST_USER_ID]
steps: steps: