Skip to content

Fix issue with command #72

Fix issue with command

Fix issue with command #72

Workflow file for this run

name: Maestro tests
on:
workflow_dispatch:
pull_request:
jobs:
uitest:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Run Maestro
uses: './'
with:
apk-path: './sample/voyager-debug.apk'
test-path: './sample/android-voyager-flow.yaml'
report-name: 'report1'
record: 'true'