Skip to content

Commit 2c22cc9

Browse files
Update run-tests-WaterfallGridSample.yml
1 parent fa1fc22 commit 2c22cc9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/run-tests-WaterfallGridSample.yml

+2
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,5 @@ jobs:
2222
run: xcodebuild -list
2323
- name: Show eligible build destinations
2424
run: xcodebuild -showdestinations -scheme WaterfallGrid
25+
- name: Build for destination
26+
run: xcodebuild build -scheme WaterfallGrid -destination "platform=iOS Simulator,OS=17.2,name=iPhone 15 Pro"

0 commit comments

Comments
 (0)