diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 1a0f9e0..cb7b92b 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -103,7 +103,9 @@ test_indent: variables: - $CI_PIPELINE_SOURCE == "schedule" script: - - scripts/uncrustify.sh --check + - scripts/uncrustify.sh + - git diff + - "! git status -s | grep -q ." .flatpak_script_template: &flatpak_script script: