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