Skip to content

Update main.yml

Update main.yml #2

Workflow file for this run

name: Test
on:
workflow_dispatch:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
build-android:
runs-on: macos-latest
steps:
- name: run e2e tests
uses: reactivecircus/android-emulator-runner@v2
with:

Check failure on line 16 in .github/workflows/main.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/main.yml

Invalid workflow file

You have an error in your yaml syntax on line 16
api-level: 29
profile: Nexus 6
script: avdmanager list device