mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-01 03:21:41 +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:
|
||||
extends: .Ubuntu_Image
|
||||
stage: checks
|
||||
# TODO: Remove this once the entire project is formatted.
|
||||
allow_failure: true
|
||||
cache:
|
||||
key: Ubuntu_Clang_Format.ubuntu_22.04.v1
|
||||
paths:
|
||||
|
Loading…
Reference in New Issue
Block a user