[pim/akonadi-search] /: .kde-ci.yml - enable installed library checking
Laurent Montel <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit f9c130c5d4654b65216269dda76f6aaaab6f2177 by Laurent Montel. Committed on 24/07/2026 at 04:54. Pushed by mlaurent into branch 'master'. .kde-ci.yml - enable installed library checking M +1 -0 .kde-ci.yml https://invent.kde.org/pim/akonadi-search/-/commit/f9c130c5d4654b65216269dda76f6aaaab6f2177 diff --git a/.kde-ci.yml b/.kde-ci.yml index df3656e4..0d33e6de 100644 --- a/.kde-ci.yml +++ b/.kde-ci.yml @@ -16,3 +16,4 @@ Dependencies: Options: require-passing-tests-on: ['Linux', 'FreeBSD'] + run-installed-library-check: true