mirror of
https://github.com/laramies/theHarvester.git
synced 2025-02-22 13:32:58 +08:00
remove dnsdumpster from ci
This commit is contained in:
parent
773860e38d
commit
9d0d393cc5
1 changed files with 0 additions and 5 deletions
5
.github/workflows/theHarvester.yml
vendored
5
.github/workflows/theHarvester.yml
vendored
|
@ -71,11 +71,6 @@ jobs:
|
|||
theHarvester -d hcl.com -b crtsh
|
||||
continue-on-error: ${{ matrix.python-version == '3.13' }}
|
||||
|
||||
- name: Run theHarvester module DnsDumpster
|
||||
run: |
|
||||
theHarvester -d yale.edu -b dnsdumpster
|
||||
continue-on-error: ${{ matrix.python-version == '3.13' }}
|
||||
|
||||
- name: Run theHarvester module DuckDuckGo
|
||||
run: |
|
||||
theHarvester -d yale.edu -b duckduckgo
|
||||
|
|
Loading…
Reference in a new issue