setup-android/action.yml

6 lines
139 B
YAML
Raw Normal View History

2020-01-03 02:37:01 -08:00
name: 'Android Problem Matchers'
description: 'Adds common problem matchers for Android builds'
runs:
using: 'node12'
main: 'index.js'