diff --git a/.azurepipelines/build-shared-ios-1ES.yml b/.azurepipelines/build-shared-ios-1ES.yml index 131303d86..839427bf8 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: