Skip to content

Commit 77b76fa

Browse files
Update screenshot.yml
1 parent e200cad commit 77b76fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/screenshot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Build & Run UI Tests
2020
run: |
2121
xcodebuild test \
22-
-project iblot.xcodeproj \ # ✅ Use .xcodeproj (not .xcworkspace)
22+
-project iblot.xcodeproj \
2323
-scheme iblot \
2424
-destination 'platform=iOS Simulator,name=iPhone 14,OS=latest' \
2525
-resultBundlePath TestResults.xcresult

0 commit comments

Comments
 (0)