summaryrefslogtreecommitdiff
path: root/coin
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2020-07-07 15:13:54 +0200
committerAlexandru Croitor <alexandru.croitor@qt.io>2020-07-14 14:08:20 +0200
commit09ac9dc94c0bd4762ed8a00379527ff7b5e052aa (patch)
tree7b91358517c7afce5a43529fd086bf742ad33e60 /coin
parent8ff687c101a20b413894f3d48e5d8ad3560a0def (diff)
downloadqtimageformats-09ac9dc94c0bd4762ed8a00379527ff7b5e052aa.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: Id1d7fac96a819743fec85dc9e19631addb805d7f 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 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"