From 6b73a7a3cbb221fefc5db117854d110b56d063e1 Mon Sep 17 00:00:00 2001 From: Tobias Fella Date: Tue, 25 Oct 2022 15:47:32 +0200 Subject: [PATCH] Require passing tests on freebsd --- .kde-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.kde-ci.yml b/.kde-ci.yml index 3b01ca7da..66566f038 100644 --- a/.kde-ci.yml +++ b/.kde-ci.yml @@ -25,4 +25,4 @@ Dependencies: 'frameworks/kdbusaddons': '@stable' Options: - require-passing-tests-on: [ 'Linux', 'Windows' ] + require-passing-tests-on: [ 'Linux', 'FreeBSD', 'Windows' ]