mirror of
https://github.com/OpenMW/openmw.git
synced 2025-01-16 15:29:55 +00:00
Allow the check to fail for the time being
This commit is contained in:
parent
3e9fccd7f0
commit
91ed7f73b9
1 changed files with 2 additions and 0 deletions
|
@ -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 a new issue