mirror of
https://github.com/microsoft/onefuzz.git
synced 2025-06-10 09:11:36 +00:00
adding ypy on tests (#279)
This commit is contained in:
parent
81a04ed81d
commit
5797fa1f3a
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -209,7 +209,7 @@ jobs:
|
||||
flake8 .
|
||||
black ./__app__/ ./tests --check
|
||||
isort --profile black ./__app__/ ./tests --check
|
||||
mypy __app__
|
||||
mypy __app__ ./tests
|
||||
|
||||
# set a minimum confidence to ignore known false positives
|
||||
vulture --min-confidence 61 __app__
|
||||
|
Loading…
x
Reference in New Issue
Block a user