Skip to content

Commit

Permalink
Use --diff in CI, resolve #2816
Browse files Browse the repository at this point in the history
  • Loading branch information
fourjr committed Oct 28, 2020
1 parent 732de02 commit 8efb4ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lints.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ jobs:
continue-on-error: true
- name: Black and flake8
run: |
black . --check
black . --diff

0 comments on commit 8efb4ba

Please sign in to comment.