From 426963d625e6195f0fec2de12aed286f06f642d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20M=C3=BCller?= Date: Tue, 28 Feb 2023 06:10:12 -0300 Subject: [PATCH] Enable waterfall tests again (#1667) --- .gitlab-ci.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 2c45a110e9e..c243d4a810f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -445,9 +445,7 @@ examples-docs: #### stage: ink-waterfall -# Temporarily disabled until https://github.com/paritytech/ink-waterfall/issues/41 -# is fixed. -.ink-waterfall: +ink-waterfall: stage: ink-waterfall image: paritytech/tools:latest <<: *kubernetes-env