mirror of
https://github.com/mosip/inji-wallet.git
synced 2026-01-09 13:38:01 -05:00
Update ui-automation.yml
Signed-off-by: bhumi46 <111699703+bhumi46@users.noreply.github.com>
This commit is contained in:
6
.github/workflows/ui-automation.yml
vendored
6
.github/workflows/ui-automation.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user