Skip to content

Commit c78df80

Browse files
committed
WIP
1 parent 18255e2 commit c78df80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e-self-hosted.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
sleep 15
6363
6464
# Install the app
65-
xcrun simctl install "$SIMULATOR_NAME" e2e-app/bitkit.app
65+
#xcrun simctl install "$SIMULATOR_NAME" e2e-app/bitkit.app
6666
6767
# Verify app installation
6868
xcrun simctl listapps "$SIMULATOR_NAME" | grep -i bitkit || echo "App not found in simulator"

0 commit comments

Comments
 (0)