mirror of
https://github.com/OpenMW/openmw.git
synced 2025-10-27 00:56:39 +00:00
Disallow clang-format check failing
This commit is contained in:
parent
45bfed3b42
commit
ad0d33ba6f
1 changed files with 0 additions and 2 deletions
|
|
@ -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 a new issue