Skip to content

Commit 963fa85

Browse files
committed
Test
1 parent 0dbb607 commit 963fa85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration-test-android.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
"appium:automationName": "UiAutomator2",
8282
"appium:appPackage": "io.sentry.unreal.sample",
8383
"appium:appActivity": "com.epicgames.unreal.GameActivity",
84-
"appium:optionalIntentArguments": "-message-capture",
84+
"appium:optionalIntentArguments": "-e cmdline '-message-capture'",
8585
"sauce:options": {
8686
"name": "UE5 Integration Test",
8787
"appiumVersion": "latest"

0 commit comments

Comments
 (0)