Skip to content

Commit

Permalink
Updated lint.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vadyushkins committed May 8, 2021
1 parent 7920824 commit 0274f0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ jobs:
- name: Run black
run: |
pre-commit run --all-files --color always --verbose
pre-commit run --all-files --color always --verbose --show-diff-on-failure

0 comments on commit 0274f0e

Please sign in to comment.