Commit 66a9511b authored by Rémy Coutable's avatar Rémy Coutable

Merge branch 'cs-flay-no-allow-failure' into 'master'

Don't allow flay to fail.

It's passing now so there's no reason to have it set to allow failure anymore.

See merge request !6707
parents 04e9d799 74dab343
...@@ -207,9 +207,7 @@ rubocop: *exec ...@@ -207,9 +207,7 @@ rubocop: *exec
rake haml_lint: *exec rake haml_lint: *exec
rake scss_lint: *exec rake scss_lint: *exec
rake brakeman: *exec rake brakeman: *exec
rake flay: rake flay: *exec
<<: *exec
allow_failure: yes
license_finder: *exec license_finder: *exec
rake downtime_check: *exec rake downtime_check: *exec
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment