diff --git a/.kde-ci.yml b/.kde-ci.yml index 20f2de94..4ba300cf 100644 --- a/.kde-ci.yml +++ b/.kde-ci.yml @@ -19,3 +19,5 @@ Dependencies: 'frameworks/plasma-framework': '@latest' 'plasma/kwin': '@same' 'plasma/plasma-workspace': '@same' +Options: + require-passing-tests-on: [ 'Linux', 'FreeBSD']