diff --git a/.drone.yml b/.drone.yml index bbff99c1..a2b39437 100644 --- a/.drone.yml +++ b/.drone.yml @@ -15,12 +15,6 @@ steps: - tar xf toolchain-linux-arm64.tar.gz - rm toolchain-linux-arm64.tar.gz - tools/rebuild-iso.sh -- name: check-formatting - image: ubuntu - commands: - - apt update - - apt install clang-format-14 grep -y - - tools/check-formatting.sh trigger: branch: