From 83079aeda00654c4a9cfcfe071d676fb9a7174e9 Mon Sep 17 00:00:00 2001 From: Devin Lin Date: Wed, 30 Nov 2022 01:15:28 +0000 Subject: [PATCH] Update .kde-ci.yml --- .kde-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.kde-ci.yml b/.kde-ci.yml index 4ba300cf..780ab088 100644 --- a/.kde-ci.yml +++ b/.kde-ci.yml @@ -19,5 +19,6 @@ Dependencies: 'frameworks/plasma-framework': '@latest' 'plasma/kwin': '@same' 'plasma/plasma-workspace': '@same' + 'libraries/kirigami-addons': '@latest' Options: require-passing-tests-on: [ 'Linux', 'FreeBSD']