mirror of
https://github.com/android-actions/setup-android.git
synced 2026-01-22 07:59:16 +03:00
Improve documentation
This commit is contained in:
@@ -1,6 +1,12 @@
|
||||
# Android Problem Matchers
|
||||
|
||||
Adds common problem matchers for Android builds to GitHub Action workflows.
|
||||
Adds common problem matchers for Android builds to GitHub Action workflows. Currently adds support for the following tools:
|
||||
|
||||
* Kotlin compiler
|
||||
* Android Lint
|
||||
* Gradle
|
||||
|
||||
This action only configures the problem matchers in order to be compatible with diverse Android workflows.
|
||||
|
||||
## Inputs
|
||||
|
||||
|
||||
Reference in New Issue
Block a user