Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tdeleon authored Jan 30, 2024
1 parent 3ef7cf4 commit d6eeb70
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ jobs:
steps:
- name: Select Xcode
run: sudo xcode-select -s /Applications/Xcode_15.2.app

- name: Checkout
uses: actions/checkout@v4

- name: Test
run: xcodebuild -scheme Relax-Package -destination 'platform= ${{ matrix.destination }}' test
Expand Down

0 comments on commit d6eeb70

Please sign in to comment.