[pim/mailimporter] /: .kde-ci.yml - enable installed library checking
Laurent Montel <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit b350b0b74f7822313129aabf6c30f64944f2b9fa by Laurent Montel. Committed on 24/07/2026 at 11:20. Pushed by mlaurent into branch 'master'. .kde-ci.yml - enable installed library checking M +1 -0 .kde-ci.yml https://invent.kde.org/pim/mailimporter/-/commit/b350b0b74f7822313129aabf6c30f64944f2b9fa diff --git a/.kde-ci.yml b/.kde-ci.yml index edc1028..a3724ca 100644 --- a/.kde-ci.yml +++ b/.kde-ci.yml @@ -13,3 +13,4 @@ Dependencies: Options: require-passing-tests-on: ['Linux', 'FreeBSD', 'Windows'] enable-lsan: True + run-installed-library-check: true