Updated on 2026-08-14
This commit is contained in:
parent
00d55ff5a6
commit
b316ef4d87
33 changed files with 358 additions and 21 deletions
|
|
@ -22,7 +22,7 @@ platform :android do
|
|||
FileUtils.cp("../app/src/main/assets/tangem-app-config/android/google-services/dev/google-services.json", "../app")
|
||||
FileUtils.cp("../tangem-android-tools/CI/gradle_properties/tests_ci_gradle.properties", "../gradle.properties")
|
||||
puts File.read("../gradle.properties")
|
||||
gradle(task: "detekt detektGoogleDebug detektDebug --continue")
|
||||
gradle(task: "detekt detektMain")
|
||||
end
|
||||
|
||||
desc "Run tests"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue