more ci updates

This commit is contained in:
L1ghtn1ng 2019-10-19 18:57:20 +01:00
parent 3ba08fd234
commit ec6c972f46

View file

@ -26,9 +26,7 @@ jobs:
- name: Install dependencies
run: |
pip install --upgrade pip
pip install pipenv
pipenv install -r requirements.txt
pipenv shell
pip install -r requirements.txt
- name: Run theHarvester module baidu
run: |