diff --git a/.drone.yml b/.drone.yml index 752f570..63cd6f3 100644 --- a/.drone.yml +++ b/.drone.yml @@ -26,7 +26,7 @@ steps: image: deukhoofd/linux64builder failure: ignore commands: - - run-clang-format.py -r src/ CInterface/ tests/ + - run-clang-format.py -r src/ CInterface/ tests/ --exclude "*MacroUtils.hpp" - name: test-release-windows image: deukhoofd/windowsbuilder commands: