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"