aboutsummaryrefslogtreecommitdiffstats
path: root/coin
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2020-07-13 15:10:37 +0200
committerAlexandru Croitor <alexandru.croitor@qt.io>2020-07-13 18:01:41 +0200
commit89ff1a16b3a6ee1bf2bff362a8b4043ecc0c9754 (patch)
treec49be1d46286dddf9ff78498182f9cee7ed85ce6 /coin
parentab5fee7aa22c2630970734359062dfef03ca9b22 (diff)
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: I67852aa694eeb8a30cff8da2087db83acb286eb6 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
Diffstat (limited to 'coin')
-rw-r--r--coin/module_config.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/coin/module_config.yaml b/coin/module_config.yaml
index 7f31a554..16d158c6 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"