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