Force colour for style check.
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Deukhoofd 2020-07-07 15:44:20 +02:00
parent 2225d32432
commit abab1d0f9a
Signed by: Deukhoofd
GPG Key ID: ADF2E9256009EDCE
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ steps:
image: deukhoofd/linux64builder
failure: ignore
commands:
- run-clang-format.py -r src/ CInterface/ tests/
- run-clang-format.py -r src/ CInterface/ tests/ --color=always
- name: test-release-windows
image: deukhoofd/windowsbuilder
volumes: