We don't have a CInterface dir to style echeck

This commit is contained in:
Deukhoofd 2020-04-28 16:53:13 +02:00
parent 74edd7137e
commit 8111d5ea0a
Signed by: Deukhoofd
GPG Key ID: ADF2E9256009EDCE
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ steps:
image: deukhoofd/linux64builder
failure: ignore
commands:
- run-clang-format.py -r src/ CInterface/ tests/ --exclude "*MacroUtils.hpp"
- run-clang-format.py -r src/ tests/ --exclude "*MacroUtils.hpp"
- name: test-release-windows
image: deukhoofd/windowsbuilder
commands: