Skip to content

Commit

Permalink
Add test for iOS
Browse files Browse the repository at this point in the history
  • Loading branch information
mattmassicotte committed Aug 28, 2024
1 parent 36fe629 commit 1c6e69c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
destination:
- "platform=macOS"
- "platform=macOS,variant=Mac Catalyst"
- "platform=iOS Simulator,name=iPhone 15"
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 1c6e69c

Please sign in to comment.