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