We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77b76fa commit fb58a64Copy full SHA for fb58a64
.github/workflows/screenshot.yml
@@ -18,6 +18,7 @@ jobs:
18
19
- name: Build & Run UI Tests
20
run: |
21
+ cd iblot # Move into the correct directory
22
xcodebuild test \
23
-project iblot.xcodeproj \
24
-scheme iblot \
0 commit comments