Skip to content

Commit 58e9366

Browse files
committed
color alaways
1 parent ea68f42 commit 58e9366

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

.github/workflows/pre-commit.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,5 @@ jobs:
1111
with:
1212
python-version: '3.x'
1313
- uses: pre-commit/action@v3.0.1
14-
- name: Show diff of fixes
15-
if: failure()
16-
run: git diff
14+
with:
15+
extra_args: --show-diff-on-failure --color=never

0 commit comments

Comments
 (0)