mirror of
https://github.com/reactivecircus/android-emulator-runner.git
synced 2026-09-04 19:29:31 +00:00
Add emulator-launcher.
This commit is contained in:
@@ -17,6 +17,9 @@ inputs:
|
||||
headless:
|
||||
description: 'whether to launch emulator in without UI - true or false'
|
||||
default: 'true'
|
||||
disable-animations:
|
||||
description: 'whether to disable animations - true or false'
|
||||
default: 'true'
|
||||
runs:
|
||||
using: 'node12'
|
||||
main: 'lib/main.js'
|
||||
|
||||
Reference in New Issue
Block a user