From 9c005dee423f87b46694b25a59f2fb6f927656b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 9 Jan 2023 21:19:29 +0100 Subject: [PATCH] [DO NOT MERGE] CI Test --- python3.11.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python3.11.spec b/python3.11.spec index 8f48027..c4c7d8a 100644 --- a/python3.11.spec +++ b/python3.11.spec @@ -74,7 +74,7 @@ License: Python-2.0.1 %bcond_without optimizations # Run the test suite in %%check -%bcond_without tests +%bcond_with tests # Extra build for debugging the interpreter or C-API extensions # (the -debug subpackages)