From 177225d49921d0534cb44c8b51fd4bd2bc81eaa1 Mon Sep 17 00:00:00 2001 From: Alexandru Croitor Date: Mon, 13 Jul 2020 14:59:12 +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: I83cf2f3fc93cfc0f0f732963932d44e349c1e42a Reviewed-by: Qt CI Bot Reviewed-by: Joerg Bornemann --- coin/module_config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/coin/module_config.yaml b/coin/module_config.yaml index 7f31a55..16d158c 100644 --- a/coin/module_config.yaml +++ b/coin/module_config.yaml @@ -9,4 +9,4 @@ instructions: - !include "{{qt/qtbase}}/coin_module_build_template_v2.yaml" Test: - - !include "{{qt/qtbase}}/coin_module_test_template_v2.yaml" + - !include "{{qt/qtbase}}/coin_module_test_template_v3.yaml" -- cgit v1.2.1