[pim/kmailtransport] /: .kde-ci.yml - enable installed library checking
Laurent Montel <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit b418f7484a6b3bb394cb0335912ab28c46e541b4 by Laurent Montel. Committed on 23/07/2026 at 21:17. Pushed by mlaurent into branch 'master'. .kde-ci.yml - enable installed library checking M +1 -0 .kde-ci.yml https://invent.kde.org/pim/kmailtransport/-/commit/b418f7484a6b3bb394cb0335912ab28c46e541b4 diff --git a/.kde-ci.yml b/.kde-ci.yml index 55afa2c5..d309ffd0 100644 --- a/.kde-ci.yml +++ b/.kde-ci.yml @@ -14,3 +14,4 @@ Options: require-passing-tests-on: ['@all'] tests-run-in-parallel: True enable-lsan: True + run-installed-library-check: true