From dc003b1b2e4436d16bc2fa751ab8c45018a346de Mon Sep 17 00:00:00 2001 From: "Ward Nakchbandi (Cosmic Fusion)" <83735213+CosmicFusion@users.noreply.github.com> Date: Tue, 25 Apr 2023 19:41:57 +0300 Subject: [PATCH] Update rules --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 6a0a277..f9ef060 100755 --- a/debian/rules +++ b/debian/rules @@ -13,7 +13,7 @@ export PYBUILD_NAME=repolib ## NOTE for QA or Engineering Review: This should not be uncommented in a ## PR. If it is, DO NOT APPROVE THE PR!!! override_dh_auto_test: - true + true # If you need to rebuild the Sphinx documentation # Add spinxdoc to the dh --with line