Skip to content

Commit

Permalink
fix run_tests attempt 2
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergey Kletsov committed Aug 8, 2024
1 parent b1f6c41 commit 643b3eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ jobs:
- name: Prepare branch on runner
uses: actions/checkout@v3
- name: Build & Test
run: xcodebuild build clean test -scheme "Uptech-iOS-Helpers-Package" -destination "platform=iOS Simulator,name=IPhone 11"
run: xcodebuild build clean test -scheme "Uptech-iOS-Helpers-Package" -destination "platform=iOS Simulator,name=IPhone 15"

0 comments on commit 643b3eb

Please sign in to comment.