Skip to content

Commit fa1fc22

Browse files
Update run-tests-WaterfallGridSample.yml
1 parent 2957de6 commit fa1fc22

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
@@ -20,3 +20,5 @@ jobs:
2020
run: xcodebuild -showsdks
2121
- name: Show buildable schemes
2222
run: xcodebuild -list
23+
- name: Show eligible build destinations
24+
run: xcodebuild -showdestinations -scheme WaterfallGrid

0 commit comments

Comments
 (0)