mirror of
https://github.com/microsoft/onefuzz.git
synced 2025-06-13 10:38:08 +00:00
Temporarily disable pipenv check
call (#2594)
This commit is contained in:
@ -10,6 +10,6 @@ deps =
|
||||
commands =
|
||||
python -m pip install --upgrade pip
|
||||
pipenv install --dev
|
||||
pipenv check
|
||||
# pipenv check # temporary, see microsoft/onefuzz#2593
|
||||
pipenv run black --diff --check .
|
||||
pipenv run pylint .
|
||||
|
Reference in New Issue
Block a user