summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2020-07-13 14:59:12 +0200
committerAlexandru Croitor <alexandru.croitor@qt.io>2020-07-13 15:47:57 +0200
commit177225d49921d0534cb44c8b51fd4bd2bc81eaa1 (patch)
tree3134c96906506a3cfe88ffdbed2ebd3e8b8f9b70
parent91f09163d8f818e94387dc17ab316eb85ade77ae (diff)
downloadqtgraphicaleffects-177225d49921d0534cb44c8b51fd4bd2bc81eaa1.tar.gz
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 <qt_ci_bot@qt-project.org> Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
-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 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"