autotests: Add breeze to .kde-ci.yml

Some tests need it, e.g.

FAIL!  : TestDontCrashUseractionsMenu::initTestCase() 'kwinApp()->setStyle(QStringLiteral("breeze"))' returned FALSE. ()
   Loc: [/builds/plasma/kwin/autotests/integration/dont_crash_useractions_menu.cpp(57)]
This commit is contained in:
Vlad Zahorodnii 2021-11-29 11:11:07 +02:00 committed by David Edmundson
parent 57f8faeb41
commit eba4ab10e1

View file

@ -30,6 +30,7 @@ Dependencies:
'frameworks/kdoctools': '@stable'
'frameworks/krunner': '@stable'
'frameworks/kirigami': '@stable'
'plasma/breeze': '@same'
'plasma/kdecoration': '@same'
'plasma/kscreenlocker': '@same'
'plasma/kwayland-server': '@same'