From 875575ce7a9520c7404f4adc19e908e6eeece029 Mon Sep 17 00:00:00 2001 From: Sabrina Tardio Date: Wed, 20 Dec 2023 15:11:11 +0100 Subject: [PATCH] test --- .github/workflows/Sync-End-to-End-tests.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/Sync-End-to-End-tests.yml b/.github/workflows/Sync-End-to-End-tests.yml index b984ad10fc..2a86383804 100644 --- a/.github/workflows/Sync-End-to-End-tests.yml +++ b/.github/workflows/Sync-End-to-End-tests.yml @@ -65,6 +65,7 @@ jobs: -scheme "Sync End-to-End UI Tests" \ -configuration "CI" \ -derivedDataPath "DerivedData" \ + -skipPackagePluginValidation \ | tee xcodebuild.log \ | xcbeautify