Skip to content

Commit

Permalink
Update run-tests-WaterfallGridSample.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
paololeonardi authored Jul 21, 2024
1 parent 2c22cc9 commit cb654d2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/run-tests-WaterfallGridSample.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ jobs:
run: xcodebuild -list
- name: Show eligible build destinations
run: xcodebuild -showdestinations -scheme WaterfallGrid
- name: Build for destination
run: xcodebuild build -scheme WaterfallGrid -destination "platform=iOS Simulator,OS=17.2,name=iPhone 15 Pro"
- name: Build and run tests for destination
run: xcodebuild test -scheme WaterfallGrid -destination "platform=iOS Simulator,OS=17.2,name=iPhone 15 Pro"

0 comments on commit cb654d2

Please sign in to comment.