diff --git a/.azurepipelines/build-shared-ios-1ES.yml b/.azurepipelines/build-shared-ios-1ES.yml index b1f7c95d7..5eab4791f 100644 --- a/.azurepipelines/build-shared-ios-1ES.yml +++ b/.azurepipelines/build-shared-ios-1ES.yml @@ -36,9 +36,9 @@ extends: eslint: enableExclusions: true exclusionPatterns: | - TestApp/** - TestApp34/** - DemoApp/** + TestApp/ + TestApp34/ + DemoApp/ stages: - stage: stage jobs: