[pim/ktnef] /: .kde-ci.yml - enable installed library checking
Laurent Montel <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit 9855363e381480f9142ae3b1690e9ad20782b6da by Laurent Montel. Committed on 24/07/2026 at 11:21. Pushed by mlaurent into branch 'master'. .kde-ci.yml - enable installed library checking M +1 -0 .kde-ci.yml https://invent.kde.org/pim/ktnef/-/commit/9855363e381480f9142ae3b1690e9ad20782b6da diff --git a/.kde-ci.yml b/.kde-ci.yml index ffef49d..820d2a5 100644 --- a/.kde-ci.yml +++ b/.kde-ci.yml @@ -12,3 +12,4 @@ Dependencies: Options: require-passing-tests-on: ['@all'] enable-lsan: True + run-installed-library-check: true