Allow the check to fail for the time being

make_linux_ci_do_zoomies
ζeh Matt 2 years ago
parent 3e9fccd7f0
commit 91ed7f73b9
No known key found for this signature in database
GPG Key ID: 18CE582C71A225B0

@ -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…
Cancel
Save