mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-21 00:07:30 +00:00
actions: colorize diff output on CS failure
This commit is contained in:
parent
d1726aa20c
commit
248cc0ef49
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -201,4 +201,4 @@ jobs:
|
||||
tools: php-cs-fixer:3.2
|
||||
|
||||
- name: Run PHP-CS-Fixer
|
||||
run: php-cs-fixer fix --dry-run --diff
|
||||
run: php-cs-fixer fix --dry-run --diff --ansi
|
||||
|
Loading…
x
Reference in New Issue
Block a user