mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-03 17:37:18 +00:00
Disallow clang-format check failing
This commit is contained in:
parent
45bfed3b42
commit
ad0d33ba6f
@ -123,8 +123,6 @@ Ubuntu_GCC:
|
|||||||
Clang_Format:
|
Clang_Format:
|
||||||
extends: .Ubuntu_Image
|
extends: .Ubuntu_Image
|
||||||
stage: checks
|
stage: checks
|
||||||
# TODO: Remove this once the entire project is formatted.
|
|
||||||
allow_failure: true
|
|
||||||
cache:
|
cache:
|
||||||
key: Ubuntu_Clang_Format.ubuntu_22.04.v1
|
key: Ubuntu_Clang_Format.ubuntu_22.04.v1
|
||||||
paths:
|
paths:
|
||||||
|
Loading…
Reference in New Issue
Block a user