[pim/ksmtp] /: .kde-ci.yml - enable installed library checking
Laurent Montel <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit 80cffaea1b59ae5c436de9e3f51d2e621e18b2f8 by Laurent Montel. Committed on 24/07/2026 at 04:50. Pushed by mlaurent into branch 'master'. .kde-ci.yml - enable installed library checking M +1 -0 .kde-ci.yml https://invent.kde.org/pim/ksmtp/-/commit/80cffaea1b59ae5c436de9e3f51d2e621e18b2f8 diff --git a/.kde-ci.yml b/.kde-ci.yml index 81e5ee2..48d37a0 100644 --- a/.kde-ci.yml +++ b/.kde-ci.yml @@ -14,3 +14,4 @@ Options: tests-run-in-parallel: True cmake-options: '-DWARNINGS_AS_ERRORS=ON' enable-lsan: True + run-installed-library-check: true