From 5acfaf772074da1b5d06f2e1e415a2bb21f8852a Mon Sep 17 00:00:00 2001 From: Vladimir Volek Date: Tue, 23 Oct 2018 16:31:10 +0200 Subject: [PATCH] Renamed step --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 8e0d426d..4dee6ff4 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -22,7 +22,7 @@ flow: script: - yarn run flow -test: +unit: stage: test script: - yarn run test