diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a5c664576..2ffe342c3 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: