Skip to content

Commit

Permalink
[#186925787]: verbose output for fixing CI, amend
Browse files Browse the repository at this point in the history
  • Loading branch information
slobodan-ilic committed Jan 27, 2024
1 parent ff17368 commit b1edafa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ deps =
skip_install = True
basepython = python3.8
commands =
black . --check
black . --check --diff --verbose
deps =
black

Expand Down

0 comments on commit b1edafa

Please sign in to comment.