Skip to content
Snippets Groups Projects

Disallow failure for clang format test

Merged Jon Azpiazu requested to merge disable-clang-failure into master
2 files
+ 0
2
Compare changes
  • Side-by-side
  • Inline

Files

@@ -89,7 +89,6 @@ clang_format:
@@ -89,7 +89,6 @@ clang_format:
when: always
when: always
tags:
tags:
- docker
- docker
allow_failure: yes
##########################################################
##########################################################
## Simple check for basic Python syntax errors; this is much less thorough than
## Simple check for basic Python syntax errors; this is much less thorough than
Loading