mirror of
https://gitea.com/actions/setup-android.git
synced 2025-12-23 06:28:17 +00:00
10 lines
207 B
YAML
10 lines
207 B
YAML
name: 'Android Problem Matchers'
|
|
author: 'Jonas Bengtsson'
|
|
description: 'Adds common problem matchers for Android builds'
|
|
runs:
|
|
using: 'node12'
|
|
main: 'index.js'
|
|
branding:
|
|
icon: 'list'
|
|
color: 'green'
|