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: I6704bceabeaaa844c5cdb057f4496652be46ba76
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
This commit is contained in:
Alexandru Croitor 2020-07-13 15:20:23 +02:00
parent 578d480560
commit 2fed8f8057
1 changed files with 1 additions and 1 deletions

View File

@ -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"