diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 13baacd54a..f5693a3999 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -39,7 +39,7 @@ style-check-diff: extends: .only-default image: $FEDORA_IMAGE stage: check - allow_failure: true + when: manual script: - .gitlab-ci/run-style-check-diff.sh