mirror of
https://github.com/laramies/theHarvester.git
synced 2025-02-24 22:42:56 +08:00
Update theHarvester.yml
This commit is contained in:
parent
e6a598a388
commit
210eacf90c
1 changed files with 1 additions and 2 deletions
3
.github/workflows/theHarvester.yml
vendored
3
.github/workflows/theHarvester.yml
vendored
|
@ -42,8 +42,7 @@ jobs:
|
|||
|
||||
- name: Static type checking with mypy
|
||||
run: |
|
||||
mypy --pretty theHarvester/*/*.py
|
||||
mypy --pretty theHarvester/*/*/*.py
|
||||
mypy --pretty theHarvester/**/*.py
|
||||
|
||||
- name: Run theHarvester module Anubis
|
||||
run: |
|
||||
|
|
Loading…
Reference in a new issue