This commit is contained in:
Cayo Puigdefabregas 2022-05-24 16:57:42 +02:00
parent f6e115909f
commit 7299ce15cf
1 changed files with 1 additions and 0 deletions

View File

@ -49,6 +49,7 @@ jobs:
python -m pip install --upgrade pip
pip install flake8 pytest coverage
pip install -r requirements.txt
pip install -e .
mkdir bin
wget https://github.com/mozilla/geckodriver/releases/download/v0.30.0/geckodriver-v0.30.0-linux64.tar.gz
tar xf geckodriver-v0.30.0-linux64.tar.gz -C bin/