diff options
Diffstat (limited to 'app/views/ci/lints/_create.html.haml')
-rw-r--r-- | app/views/ci/lints/_create.html.haml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/ci/lints/_create.html.haml b/app/views/ci/lints/_create.html.haml index 61c7cce20b2..c91602fcff7 100644 --- a/app/views/ci/lints/_create.html.haml +++ b/app/views/ci/lints/_create.html.haml @@ -36,7 +36,7 @@ - if build[:allow_failure] %b Allowed to fail --else +- else %p %b Status: syntax is incorrect |