diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 17a69fa..a0ebef4 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -15,7 +15,7 @@ lint: - yarn lint test: - stag: test + stage: test script: - yarn install - yarn test