ci: do not run nitc with `--colors-are-symbols`: it seems broken
[nit.git] / .gitlab-ci.yml
index c7b8c3e..0d94fd3 100644 (file)
@@ -307,7 +307,6 @@ bench_fast:
       - benchmarks/*.dat
       - benchmarks/*.gnu
     when: always
-  allow_failure: true
 
 
 # MORE TOOLS ########################################################