From 41d8c9711313b419c622a1211d63d52476de858a Mon Sep 17 00:00:00 2001 From: Oliver Tale-Yazdi Date: Fri, 1 Apr 2022 09:46:27 +0200 Subject: [PATCH] CI: Require kusama benchmark to pass (#5228) Signed-off-by: Oliver Tale-Yazdi --- polkadot/.gitlab-ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/polkadot/.gitlab-ci.yml b/polkadot/.gitlab-ci.yml index 06ececce55..ac303b3bec 100644 --- a/polkadot/.gitlab-ci.yml +++ b/polkadot/.gitlab-ci.yml @@ -821,8 +821,6 @@ short-benchmark-kusama: <<: *short-bench variables: RUNTIME: kusama - # FIXME: https://github.com/paritytech/substrate/issues/11130 - allow_failure: true short-benchmark-westend: <<: *short-bench