mirror of
https://github.com/android-actions/setup-android
synced 2024-11-22 13:29:35 -08:00
6 lines
139 B
YAML
6 lines
139 B
YAML
|
name: 'Android Problem Matchers'
|
||
|
description: 'Adds common problem matchers for Android builds'
|
||
|
runs:
|
||
|
using: 'node12'
|
||
|
main: 'index.js'
|