[pim/mailcommon] /: .kde-ci.yml - enable installed library checking
Laurent Montel <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit 816242fb5ec82b476fdf87b6f306791b4286a7dc by Laurent Montel. Committed on 23/07/2026 at 21:13. Pushed by mlaurent into branch 'master'. .kde-ci.yml - enable installed library checking M +1 -0 .kde-ci.yml https://invent.kde.org/pim/mailcommon/-/commit/816242fb5ec82b476fdf87b6f306791b4286a7dc diff --git a/.kde-ci.yml b/.kde-ci.yml index 45aad900..d303edee 100644 --- a/.kde-ci.yml +++ b/.kde-ci.yml @@ -24,3 +24,4 @@ Dependencies: Options: enable-lsan: True + run-installed-library-check: true