CI: Also show Black diff on failure
This commit is contained in:
parent
efd123004a
commit
d16423c343
1 changed files with 1 additions and 1 deletions
2
tox.ini
2
tox.ini
|
@ -44,4 +44,4 @@ deps =
|
|||
black
|
||||
commands =
|
||||
{[testenv:lint]commands}
|
||||
black --check .
|
||||
black --check --diff .
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue