Skip to content
Snippets Groups Projects
Commit 1e9e9ba0 authored by Prada Sarasola, Miguel's avatar Prada Sarasola, Miguel
Browse files

Merge branch 'disable-clang-failure' into 'master'

Disallow failure for clang format test

See merge request !43
parents 109b9ef4 e6e9ab76
No related branches found
No related tags found
1 merge request!43Disallow failure for clang format test
Pipeline #27009 passed
...@@ -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
......
...@@ -91,7 +91,6 @@ clang_format: ...@@ -91,7 +91,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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment