Update ui-automation.yml

Signed-off-by: bhumi46 <111699703+bhumi46@users.noreply.github.com>
This commit is contained in:
bhumi46
2024-09-04 15:47:39 +05:30
committed by GitHub
parent bb5eb89e87
commit 9b7f6e7bd8

View File

@@ -92,7 +92,11 @@ jobs:
name: residentapp
path: android/app/build/outputs/apk/residentapp/release/Inji_universal.apk
retention-days: 10
- name: Set up JDK 21
uses: actions/setup-java@v3
with:
distribution: 'temurin'
java-version: '21'
- name: Run UI Automation Tests on BrowserStack
run: |
chmod +x injitest/automation_trigger.sh