mirror of
https://github.com/laramies/theHarvester.git
synced 2026-09-10 03:37:41 +02:00
Remove unnecessary bind ci test
This commit is contained in:
@@ -64,11 +64,6 @@ jobs:
|
||||
theHarvester -d yale.edu -b baidu
|
||||
continue-on-error: ${{ matrix.python-version == '3.14.0-beta.1' }}
|
||||
|
||||
- name: Run theHarvester module Bing
|
||||
run: |
|
||||
theHarvester -d yale.edu -b bing
|
||||
continue-on-error: ${{ matrix.python-version == '3.14.0-beta.1' }}
|
||||
|
||||
- name: Run theHarvester module CertSpotter
|
||||
run: |
|
||||
theHarvester -d yale.edu -b certspotter
|
||||
|
||||
Reference in New Issue
Block a user