setup-android/index.js

6 lines
331 B
JavaScript
Raw Normal View History

2020-01-03 02:37:01 -08:00
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");