From 02d3dd97939c3fd1ce4fb0a24fc31e6658165313 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Sl=C3=A1vik?= Date: Mon, 23 Oct 2023 15:14:32 +0200 Subject: [PATCH] tests: Run pylint again --- tests/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/Makefile.am b/tests/Makefile.am index 6a537ccee5a7..8633af1e3e7b 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -70,6 +70,7 @@ TESTS = \ glade_tests/glade_tests.sh \ shellcheck/run_shellcheck.sh \ ruff/run_ruff.sh \ + pylint/runpylint \ unit_tests/unit_tests.sh clean-local: