re-enable otx in ci for github

This commit is contained in:
L1ghtn1ng 2019-12-24 03:33:58 +00:00
parent 67eeebdf71
commit 0a2595b696

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: |