mirror of
https://gitea.com/actions/setup-android.git
synced 2025-09-04 00:17:16 +00:00
5 lines
331 B
JavaScript
5 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");
|