Skip to content
Snippets Groups Projects
Verified Commit 45835dba authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

[CI] Remove installation of yarnpkg and chromium-driver

python-pimped now includes it.
parent d3299027
No related branches found
No related tags found
No related merge requests found
Pipeline #330 failed
......@@ -57,7 +57,6 @@ 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 gettext yarnpkg
- adduser --disabled-password --gecos "Test User" testuser
- mkdir -p screenshots && chown testuser screenshots
script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment