ci: make pre-commit run verbose
This commit is contained in:
parent
ff20988fbd
commit
39d0f30506
1 changed files with 1 additions and 1 deletions
|
|
@ -149,7 +149,7 @@ pre-commit:
|
|||
before_script:
|
||||
- pip3 install pre-commit
|
||||
script:
|
||||
- pre-commit run --all --color=always --show-diff-on-failure
|
||||
- pre-commit run --verbose --all --color=always --show-diff-on-failure
|
||||
|
||||
eslint:
|
||||
interruptible: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue