diff --git a/.kde-ci.yml b/.kde-ci.yml index 0c2351d..10bfa79 100644 --- a/.kde-ci.yml +++ b/.kde-ci.yml @@ -7,3 +7,6 @@ Dependencies: 'frameworks/extra-cmake-modules': '@latest-kf6' 'third-party/wayland': '@latest' 'third-party/wayland-protocols': '@latest' + +Options: + require-passing-tests-on: ['Linux', 'FreeBSD', 'Windows']