From cde24a08bfb0e02f25d514ae657564efa85d8156 Mon Sep 17 00:00:00 2001 From: Konstantinos Gaitanis Date: Tue, 6 Aug 2024 19:39:17 +0300 Subject: [PATCH] Update IcpKit-Tests.yml --- .github/workflows/IcpKit-Tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/IcpKit-Tests.yml b/.github/workflows/IcpKit-Tests.yml index 9a80653..5b325e7 100644 --- a/.github/workflows/IcpKit-Tests.yml +++ b/.github/workflows/IcpKit-Tests.yml @@ -13,4 +13,4 @@ jobs: - name: Test uses: actions/checkout@v1 - name: Build and Test - run: xcodebuild test -scheme IcpKit-Package -sdk iphonesimulator17.5 -showdestinations + run: xcodebuild test -scheme IcpKit-Package -sdk iphonesimulator17.5 -destination "OS:17.5, name:iPhone 15 Pro"