Skip to content

Commit

Permalink
Update IcpKit-Tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Konstantinos Gaitanis committed Aug 6, 2024
1 parent 182d552 commit cde24a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/IcpKit-Tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"

0 comments on commit cde24a0

Please sign in to comment.