diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b955152b5..d8fd388af 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -249,6 +249,7 @@ deploy:uniworx3: - yesod:build - yesod:test # For sanity - hlint # For sanity + - frontend:test # For sanity before_script: - apt-get update -y - apt-get install -y --no-install-recommends openssh-client