From e35eea96f8edd0e6c4ef25de0758577407f80661 Mon Sep 17 00:00:00 2001 From: Eduard Frankford <e.frankford@student.uibk.ac.at> Date: Sun, 29 May 2022 18:05:48 +0200 Subject: [PATCH] testing --- .gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 0aa8c243e..2c63a751b 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -113,7 +113,6 @@ e2e-test: script: - apt-get update - apt-get install -y default-jre - - apt-get install -y chromium-browser - npm install - npm run e2e # sonar-analyze: -- GitLab