diff --git a/.github/workflows/theHarvester.yml b/.github/workflows/theHarvester.yml index 14ebcc98..22b6224d 100644 --- a/.github/workflows/theHarvester.yml +++ b/.github/workflows/theHarvester.yml @@ -97,11 +97,6 @@ jobs: theHarvester -d yale.edu -b rapiddns continue-on-error: ${{ matrix.python-version == '3.14.0' }} - - name: Run theHarvester module Threatminer - run: | - theHarvester -d yale.edu -b threatminer - continue-on-error: ${{ matrix.python-version == '3.14.0' }} - - name: Run theHarvester module Urlscan run: | theHarvester -d yale.edu -b urlscan