Add diff to black

pull/1/head
cidrblock 2020-10-12 12:11:35 -07:00
parent 3fece8765a
commit 2c8602b3f9
1 changed files with 1 additions and 1 deletions

View File

@ -200,4 +200,4 @@ jobs:
run: pip install black
- name: Run black --check
run: black -l79 --check ansible_collections/ansible/utils
run: black -l79 --diff --check ansible_collections/ansible/utils