diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a510ee90229b88869d568426069fb6e0ed620407..b0305737d9a7aa24712b6d60c230d353a919ecc0 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -57,7 +57,7 @@ test_wheel: image: name: registry.edugit.org/teckids/docker-images/python-pimped:master before_script: - - apt-get -y update && eatmydata apt-get -y install chromium-driver xvfb gettext + - apt-get -y update && eatmydata apt-get -y install chromium-driver xvfb gettext yarnpkg - adduser --disabled-password --gecos "Test User" testuser - mkdir -p screenshots && chown testuser screenshots script: