root: move all e2e dependencies into pipfile

This commit is contained in:
Jens Langhammer
2020-06-19 20:25:45 +02:00
parent 3a40e50fa0
commit 01f004cec6
5 changed files with 32 additions and 5 deletions

View File

@ -125,7 +125,6 @@ jobs:
run: |
sudo pip install -U wheel pipenv
pipenv install --dev
pipenv run pip install -r e2e/requirements.txt
- name: Prepare Chrome node
run: |
cd e2e