mirror of
https://github.com/reactivecircus/android-emulator-runner.git
synced 2026-09-05 03:29:32 +00:00
Add input validations with tests.
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ inputs:
|
||||
required: true
|
||||
target:
|
||||
description: 'target of the system image - default of google_apis'
|
||||
default: 'google_apis'
|
||||
default: 'default'
|
||||
abi:
|
||||
description: 'cpu/abi of the system image - x86 or x86_64'
|
||||
default: 'x86'
|
||||
|
||||
Reference in New Issue
Block a user