Skip to content

Commit

Permalink
Fix github action
Browse files Browse the repository at this point in the history
  • Loading branch information
mvasilak committed Oct 25, 2023
1 parent b0396d2 commit b41606e
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 @@ -16,7 +16,7 @@ jobs:
matrix:
xcode: ["15.0.0"]
destination:
- platform=iOS Simulator,OS=latest,name=iPhone 15
- "platform=iOS Simulator, OS=latest, name=iPhone 15"

steps:
- name: Checkout
Expand Down

0 comments on commit b41606e

Please sign in to comment.