Add input validations with tests.

This commit is contained in:
Yang Chen
2019-11-06 18:59:27 +11:00
parent d6aab89c3b
commit 137c96a972
9 changed files with 168 additions and 54 deletions
+1 -1
View File
@@ -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'