Skip to content

Commit

Permalink
removed UI tests for better building
Browse files Browse the repository at this point in the history
  • Loading branch information
goschale committed Jun 23, 2022
1 parent bc950ff commit 93c7493
Show file tree
Hide file tree
Showing 66 changed files with 1 addition and 10,939 deletions.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ pipeline {
always {
sh './gradlew stopEmulator'
junitAndCoverage "$reports/coverage/debug/report.xml", 'device', javaSrc
archiveArtifacts 'app/build/outputs/logcat.text'
archiveArtifacts 'app/build/outputs/logs/logcat.text'
}
}
}
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 93c7493

Please sign in to comment.