diff --git a/.kde-ci.yml b/.kde-ci.yml index a569680..7870ed3 100644 --- a/.kde-ci.yml +++ b/.kde-ci.yml @@ -20,3 +20,6 @@ Dependencies: 'libraries/plasma-wayland-protocols': '@latest-kf6' 'plasma/kwayland': '@latest-kf6' 'plasma/kpipewire': '@latest-kf6' + +Options: + require-passing-tests-on: ['Linux', 'FreeBSD', 'Windows']