From e9c9a622b0dceeb8020872184ae0ed6b99218be6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Hor=C3=A1k?= Date: Thu, 19 Jun 2025 15:31:58 +0000 Subject: [PATCH] add the compile test to the gating plan --- plans/gating.fmf | 1 + 1 file changed, 1 insertion(+) diff --git a/plans/gating.fmf b/plans/gating.fmf index d34033d..81a5bad 100644 --- a/plans/gating.fmf +++ b/plans/gating.fmf @@ -4,6 +4,7 @@ discover: how: fmf test: - "^/tests/sanity" + - "^/tests/compile" execute: how: tmt