mirror of
https://gitea.com/actions/setup-android.git
synced 2025-12-12 11:29:14 +00:00
Initial version of job
This commit is contained in:
5
index.js
Normal file
5
index.js
Normal file
@@ -0,0 +1,5 @@
|
||||
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");
|
||||
Reference in New Issue
Block a user