From 2e329455193caf40785aa5081f50a2c4f275be88 Mon Sep 17 00:00:00 2001 From: Alexandru Croitor Date: Wed, 12 Aug 2020 16:23:59 +0200 Subject: CMake: Enable enforcing CI tests Any failing tests in CMake configurations will now prevent integrations to go through in this repository. Task-number: QTBUG-84886 Change-Id: Ibe030945e20256a3e985f552a45b14c3a594ee51 Reviewed-by: Qt CI Bot Reviewed-by: Joerg Bornemann --- coin/module_config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'coin') diff --git a/coin/module_config.yaml b/coin/module_config.yaml index 8cbc87057..3e8b83c53 100644 --- a/coin/module_config.yaml +++ b/coin/module_config.yaml @@ -11,7 +11,7 @@ instructions: Test: - type: Group instructions: - - !include "{{qt/qtbase}}/coin_module_test_template_v2.yaml" + - !include "{{qt/qtbase}}/coin_module_test_template_v3.yaml" disable_if: condition: or conditions: -- cgit v1.2.3