From ad0d33ba6f9e9b88ce45f5648db1a43a12f30710 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=CE=B6eh=20Matt?= <3397065-ZehMatt@users.noreply.gitlab.com> Date: Thu, 22 Sep 2022 22:10:55 +0300 Subject: [PATCH] Disallow clang-format check failing --- .gitlab-ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b381d6cb5e..0a494c6b7c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -123,8 +123,6 @@ 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: