Skip to content

Commit

Permalink
autotests: Add breeze-icons to .kde-ci.yml
Browse files Browse the repository at this point in the history
Some tests need it, e.g.

FAIL!  : TestXdgShellClient::testDesktopFileName() Compared values are not the same
   Actual   (c->icon().name())         : ""
   Expected (QStringLiteral("wayland")): "wayland"
  • Loading branch information
zzag committed Nov 29, 2021
1 parent eba4ab1 commit 95caa51
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .kde-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
Dependencies:
- 'on': ['@all']
'require':
'frameworks/breeze-icons': '@stable'
'frameworks/extra-cmake-modules': '@stable'
'frameworks/kconfig': '@stable'
'frameworks/kconfigwidgets': '@stable'
Expand Down

0 comments on commit 95caa51

Please sign in to comment.