diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index c20fca8b9..2b28d1586 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -9,8 +9,6 @@ buster_release: tags: - ga before_script: - - apt-get update -yqq - - apt-get install -yqq --no-install-recommends git uncrustify - tools/uncrustify || true - git diff --exit-code - git submodule sync --recursive