mirror of
https://github.com/laramies/theHarvester.git
synced 2024-11-11 09:41:06 +08:00
commit
d0060c55d0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/theHarvester.yml
vendored
2
.github/workflows/theHarvester.yml
vendored
|
@ -115,4 +115,4 @@ jobs:
|
|||
- name: Static type checking with mypy
|
||||
run: |
|
||||
mypy --pretty theHarvester/discovery/*.py
|
||||
mypy --pretty test/*.py
|
||||
mypy --pretty tests/*.py
|
||||
|
|
Loading…
Reference in a new issue