[system/kconfigeditor] /: Add kcoreaddons to CI
Nicolas Fella <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit f61e3e04c6c3218dc64c006c9410cb8c5a2c681e by Nicolas Fella.
Committed on 22/07/2026 at 13:09.
Pushed by nicolasfella into branch 'master'.
Add kcoreaddons to CI
M +1 -0 .kde-ci.yml
https://invent.kde.org/system/kconfigeditor/-/commit/f61e3e04c6c3218dc64c006c9410cb8c5a2c681e
diff --git a/.kde-ci.yml b/.kde-ci.yml
index 1bceebc..5e85acf 100644
--- a/.kde-ci.yml
+++ b/.kde-ci.yml
@@ -7,6 +7,7 @@ Dependencies:
'frameworks/extra-cmake-modules': '@latest-kf6'
'frameworks/kconfig': '@latest-kf6'
'frameworks/kirigami': '@latest-kf6'
+ 'frameworks/kcoreaddons': '@latest-kf6'
Options:
require-passing-tests-on: [ '@all' ]