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 diff --git a/.pick_status.json b/.pick_status.json index 06bc1664324..85c207b6086 100644 --- a/.pick_status.json +++ b/.pick_status.json @@ -4,7 +4,7 @@ "description": "ci: fix rustfmt job rules (one more case)", "nominated": true, "nomination_type": 2, - "resolution": 0, + "resolution": 1, "main_sha": null, "because_sha": "f065c2f0ac9ab7563f828484294c73092cf4d3b2", "notes": null