From 70b736008191d05e746db4aeb8ebbcd839ce2552 Mon Sep 17 00:00:00 2001 From: Albert Vaca Cintora Date: Sat, 23 Dec 2023 12:28:25 +0100 Subject: [PATCH] Require tests to pass on Linux --- .kde-ci.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.kde-ci.yml b/.kde-ci.yml index 83c467445..fefdc8198 100644 --- a/.kde-ci.yml +++ b/.kde-ci.yml @@ -1,6 +1,9 @@ # SPDX-FileCopyrightText: None # SPDX-License-Identifier: CC0-1.0 +Options: + require-passing-tests-on: [ 'Linux' ] + Dependencies: - 'on': ['Linux/Qt5', 'FreeBSD/Qt5', 'Windows/Qt5'] 'require':