mirror of https://github.com/qt/qt3d.git
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: Iaa101fb0853597a4b5a8cb200dd8c787b7607201 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
This commit is contained in:
parent
67428c1fdc
commit
884075d122
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue