diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 1093b5cbe..ad68f6c33 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -60,13 +60,6 @@ style-check-diff: - .gitlab-ci/run-shellcheck.sh - .gitlab-ci/run-black.sh - .gitlab-ci/run-flake8.sh - -check-todos: - extends: .only-default - image: $DEBIAN_IMAGE - stage: style-check - allow_failure: true - script: - .gitlab-ci/run-check-todos.sh fedora-x86_64: