* Run Paparazzi tests just once when koverMergedReport is used. * Make sure a Paparazzi failure breaks the test flow and blocks merging. * Change ./gradlew check call in quality.yml to custom runQualityChecks task.
5 lines
238 B
Plaintext
5 lines
238 B
Plaintext
Changes to CI:
|
|
- Run Paparazzi tests just once when `koverMergedReport` is used.
|
|
- Make sure a Paparazzi failure breaks the test flow and blocks merging.
|
|
- Change `./gradlew check` call in `quality.yml` to custom `runQualityChecks` task.
|