mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-03 17:37:18 +00:00
Allow the check to fail for the time being
This commit is contained in:
parent
3e9fccd7f0
commit
91ed7f73b9
@ -123,6 +123,8 @@ 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