[libraries/ktextaddons] /: Add run-installed-library-check
Laurent Montel <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit 287dd3ddc5de432885e858fcbc83f3b112b8a688 by Laurent Montel. Committed on 23/07/2026 at 11:20. Pushed by mlaurent into branch 'master'. Add run-installed-library-check M +1 -0 .kde-ci.yml https://invent.kde.org/libraries/ktextaddons/-/commit/287dd3ddc5de432885e858fcbc83f3b112b8a688 diff --git a/.kde-ci.yml b/.kde-ci.yml index da8f2fa5f..58d105734 100644 --- a/.kde-ci.yml +++ b/.kde-ci.yml @@ -28,3 +28,4 @@ Options: allow-failing-tests-on: ['Windows', 'FreeBSD'] tests-run-in-parallel: True enable-lsan: True + run-installed-library-check: true