From 522345de905c6c45a53839adc7ad48932da8e08c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nikola=20Forr=C3=B3?= Date: Wed, 13 Nov 2024 09:52:33 +0100 Subject: [PATCH] Test without_opts MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Nikola Forró --- .packit.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.packit.yaml b/.packit.yaml index 837931a..ba9372f 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -59,8 +59,10 @@ jobs: trigger: pull_request packages: [specfile] targets: - - fedora-all - - epel-9 + fedora-all: + without_opts: + - tests + epel-9: {} - job: copr_build trigger: pull_request packages: [specfile-epel8]