summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2020-07-13 15:14:46 +0200
committerAlexandru Croitor <alexandru.croitor@qt.io>2020-07-13 18:01:10 +0200
commit15959829c3d8db27cd11e559674ccee45f61edc7 (patch)
tree79f92e5e9327d679e15b178083e6e27258bf44b9
parent9773e2ebb4415440322453c9709606e8c1d37ed7 (diff)
downloadqtwebsockets-15959829c3d8db27cd11e559674ccee45f61edc7.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: I33940d4087afcc638fd97db61e2ca5e058b83487 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"