mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-09-11 05:20:14 -04:00
Don't build the engine, the editor and editor tests multiple times in Clang Tidy jobs
This commit is contained in:
parent
3b7b97c58c
commit
d602e9ff7a
@ -414,7 +414,7 @@ Ubuntu_Clang_Tidy_openmw:
|
|||||||
needs:
|
needs:
|
||||||
- Ubuntu_Clang_Tidy_components
|
- Ubuntu_Clang_Tidy_components
|
||||||
variables:
|
variables:
|
||||||
BUILD_TARGETS: openmw
|
BUILD_TARGETS: openmw openmw-tests
|
||||||
timeout: 3h
|
timeout: 3h
|
||||||
|
|
||||||
Ubuntu_Clang_Tidy_openmw-cs:
|
Ubuntu_Clang_Tidy_openmw-cs:
|
||||||
@ -430,7 +430,7 @@ Ubuntu_Clang_Tidy_other:
|
|||||||
needs:
|
needs:
|
||||||
- Ubuntu_Clang_Tidy_components
|
- Ubuntu_Clang_Tidy_components
|
||||||
variables:
|
variables:
|
||||||
BUILD_TARGETS: bsatool esmtool openmw-launcher openmw-iniimporter openmw-essimporter openmw-wizard niftest components-tests openmw-tests openmw-cs-tests openmw-navmeshtool openmw-bulletobjecttool
|
BUILD_TARGETS: components-tests bsatool esmtool openmw-launcher openmw-iniimporter openmw-essimporter openmw-wizard niftest openmw-navmeshtool openmw-bulletobjecttool
|
||||||
timeout: 3h
|
timeout: 3h
|
||||||
|
|
||||||
.Ubuntu_Clang_tests:
|
.Ubuntu_Clang_tests:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user