Skip to content

Commit

Permalink
Update run-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
VictorBeasKhipu authored Dec 26, 2024
1 parent a9655e6 commit f33d6bb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Select Xcode Version
run: sudo xcode-select -s /Applications/Xcode_16.0.app
- name: Build
env:
scheme: 'KhipuClientIOS-Example'
Expand Down

0 comments on commit f33d6bb

Please sign in to comment.