Ensure that Konsist tests are run.
This commit is contained in:
parent
e0d40ec0a4
commit
a68e290aab
1 changed files with 2 additions and 2 deletions
|
|
@ -25,8 +25,8 @@ set -e
|
|||
# First run the quickest script
|
||||
./tools/check/check_code_quality.sh
|
||||
|
||||
# Check ktlint first
|
||||
./gradlew ktlintCheck
|
||||
# Check ktlint and Konsist first
|
||||
./gradlew runQualityChecks
|
||||
|
||||
# Build, test and check the project, with warning as errors
|
||||
# It also check that the minimal app is compiling.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue