1
0
Files
setup-android/action.yml
T

10 lines
207 B
YAML
Raw Normal View History

2020-01-03 11:37:01 +01:00
name: 'Android Problem Matchers'
2020-01-03 21:38:11 +01:00
author: 'Jonas Bengtsson'
2020-01-03 11:37:01 +01:00
description: 'Adds common problem matchers for Android builds'
runs:
using: 'node12'
main: 'index.js'
2020-01-03 21:38:11 +01:00
branding:
icon: 'list'
color: 'green'