diff --git a/.drone.yml b/.drone.yml index abf21e5..55dbb35 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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: