diff --git a/.gitlab-ci/test-source-dep.yml b/.gitlab-ci/test-source-dep.yml index 89a6f0e8f0c..ea1392bd763 100644 --- a/.gitlab-ci/test-source-dep.yml +++ b/.gitlab-ci/test-source-dep.yml @@ -231,6 +231,8 @@ - if: $CI_PROJECT_NAMESPACE == "mesa" changes: *rustfmt_files allow_failure: true + - if: $CI_PROJECT_NAMESPACE == "mesa" + when: never - when: manual allow_failure: true