diff --git a/.kde-ci.yml b/.kde-ci.yml index 98fb09c5..4a929954 100644 --- a/.kde-ci.yml +++ b/.kde-ci.yml @@ -15,5 +15,9 @@ Dependencies: 'libraries/kirigami-addons': '@latest-kf6' 'third-party/qtkeychain': '@latest' +- 'on': ['Linux', 'FreeBSD', 'Windows'] + 'require': + 'frameworks/qqc2-desktop-style': '@latest-kf6' + Options: require-passing-tests-on: [ 'Linux', 'FreeBSD', 'Windows' ]