Skip to content

Commit 300c7a6

Browse files
committed
Test
1 parent 3f4b395 commit 300c7a6

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

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

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -72,12 +72,10 @@ jobs:
7272
"appium:app": "storage:${{ steps.upload_apk.outputs.storage_id }}",
7373
"appium:deviceName": "Samsung_Galaxy_S23_FE_free",
7474
"appium:automationName": "UiAutomator2",
75-
"appium:appPackage": "io.sentry.unreal.sample",
76-
"appium:appActivity": "com.epicgames.unreal.GameActivity",
7775
"appium:noReset": true,
7876
"appium:autoLaunch": false,
7977
"sauce:options": {
80-
"name": "UE5 Integration Test",
78+
"name": "${{ inputs.unreal-version }} Android Integration Test",
8179
"appiumVersion": "latest"
8280
}
8381
}

0 commit comments

Comments
 (0)