diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 4e66e0ae4a0..e900fcd9c0b 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -357,9 +357,7 @@ mr-label-maker-test: # Jobs that need to pass before spending hardware resources on further testing .required-for-hardware-jobs: needs: - - job: clang-format - optional: true - job: rustfmt optional: true - - job: toml-lint + - job: yaml-toml-shell-py-test optional: true