From 2f0623c959b5b44b4908dbb6872e173e92369fb8 Mon Sep 17 00:00:00 2001 From: AnatolyPristensky Date: Fri, 8 Mar 2024 11:32:06 +0100 Subject: [PATCH] Formatting --- .azurepipelines/build-shared-ios-1ES.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.azurepipelines/build-shared-ios-1ES.yml b/.azurepipelines/build-shared-ios-1ES.yml index 5eab4791f..131303d86 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: