[pim/trojita] /: Require passing tests on Linux CI
Espen Sandøy Hustad <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit 8f9248e530e76bdcd66e54be92278b773234ca51 by Espen Sandøy Hustad. Committed on 03/08/2026 at 18:36. Pushed by ehustad into branch 'master'. Require passing tests on Linux CI M +1 -0 .kde-ci.yml https://invent.kde.org/pim/trojita/-/commit/8f9248e530e76bdcd66e54be92278b773234ca51 diff --git a/.kde-ci.yml b/.kde-ci.yml index c2d78a199..6fa049a58 100644 --- a/.kde-ci.yml +++ b/.kde-ci.yml @@ -15,3 +15,4 @@ Options: # removed and CMakeLists.txt includes # ECMEnableSanitizers or KDECompilerSettings force-inject-asan: True + require-passing-tests-on: ['Linux']