mirror of
https://github.com/android-actions/setup-android
synced 2024-11-26 06:58:26 -08:00
6 lines
331 B
JavaScript
6 lines
331 B
JavaScript
|
console.log("::add-matcher::.github/android-lint-file-matcher.json");
|
||
|
console.log("::add-matcher::.github/android-lint-line-matcher.json");
|
||
|
console.log("::add-matcher::.github/gradle-matcher.json");
|
||
|
console.log("::add-matcher::.github/kotlin-error-matcher.json");
|
||
|
console.log("::add-matcher::.github/kotlin-warning-matcher.json");
|