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