Update ci to not run the otx module as need to fix that

This commit is contained in:
L1ghtn1ng 2019-12-23 20:10:25 +00:00
parent 1be6778572
commit db06e548a3

View file

@ -79,9 +79,9 @@ jobs:
run: |
python theHarvester.py -d apple.com -b netcraft
- name: Run theHarvester module Otx
run: |
python theHarvester.py -d apple.com -b otx
# - name: Run theHarvester module Otx
# run: |
# python theHarvester.py -d apple.com -b otx
- name: Run theHarvester module threatcrowd
run: |