From 2db6aafa6f939abc222e4934d798173cb3c94680 Mon Sep 17 00:00:00 2001 From: Wouter Deconinck <wdconinc@gmail.com> Date: Thu, 11 Nov 2021 15:37:54 +0000 Subject: [PATCH] DIS no more allow_failure --- benchmarks/dis/config.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/benchmarks/dis/config.yml b/benchmarks/dis/config.yml index 9e9b51a6..6c113105 100644 --- a/benchmarks/dis/config.yml +++ b/benchmarks/dis/config.yml @@ -34,7 +34,6 @@ dis:process: max: 2 when: - runner_system_failure - allow_failure: true dis:results: stage: collect -- GitLab