[pim/libksieve] /: .kde-ci.yml - enable installed library checking
Laurent Montel <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit 9d398a96f0c8265a848f75413523a2a70ad49cf0 by Laurent Montel. Committed on 23/07/2026 at 21:15. Pushed by mlaurent into branch 'master'. .kde-ci.yml - enable installed library checking M +1 -0 .kde-ci.yml https://invent.kde.org/pim/libksieve/-/commit/9d398a96f0c8265a848f75413523a2a70ad49cf0 diff --git a/.kde-ci.yml b/.kde-ci.yml index fb03dc3e..087cca2b 100644 --- a/.kde-ci.yml +++ b/.kde-ci.yml @@ -19,3 +19,4 @@ Options: allow-failing-tests-on: ['Windows'] tests-run-in-parallel: True enable-lsan: True + run-installed-library-check: true