mirror of
https://github.com/android-actions/setup-android.git
synced 2024-11-23 18:12:03 +00:00
5 lines
139 B
YAML
5 lines
139 B
YAML
name: 'Android Problem Matchers'
|
|
description: 'Adds common problem matchers for Android builds'
|
|
runs:
|
|
using: 'node12'
|
|
main: 'index.js'
|