[utilities/kdebugsettings] /: Remove qmllint
Laurent Montel <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit c6bc9b58246a2d27fb89084d2c6a7096d05be0f9 by Laurent Montel. Committed on 02/08/2026 at 06:58. Pushed by mlaurent into branch 'master'. Remove qmllint M +0 -1 .kde-ci.yml https://invent.kde.org/utilities/kdebugsettings/-/commit/c6bc9b58246a2d27fb89084d2c6a7096d05be0f9 diff --git a/.kde-ci.yml b/.kde-ci.yml index 378989c4..9ae35027 100644 --- a/.kde-ci.yml +++ b/.kde-ci.yml @@ -26,5 +26,4 @@ Options: cppcheck-arguments: '--enable=warning,style,performance --inline-suppr --suppress=passedByValue --suppress=nullPointer' tests-run-in-parallel: True cmake-options: '-DWARNINGS_AS_ERRORS=ON' - run-qmllint: True enable-lsan: True