CI: make sure Paparazzi test failures stop the test flow (#117)
* 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.
This commit is contained in:
parent
4e1d76cfc1
commit
633f65e557
61 changed files with 143 additions and 57 deletions
4
changelog.d/117.misc
Normal file
4
changelog.d/117.misc
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue