root: move all e2e dependencies into pipfile
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -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
|
||||
|
Reference in New Issue
Block a user