ci: move yaml-toml-shell-test out of build-for-tests stage

It inherited the stage from `python-test`, but it's not accurate here.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31785>
This commit is contained in:
Eric Engestrom
2024-10-22 13:19:30 +02:00
committed by Marge Bot
parent ef47cce51c
commit ba789f2ce6

View File

@@ -47,6 +47,7 @@ yaml-toml-shell-test:
extends:
- python-test
- .no-auto-retry # this job can't be flaky
stage: code-validation
script:
- echo "If your change looks right but this script rejects it, contact @eric (GitLab) / eric_engestrom (IRC)."
- uncollapsed_section_start tomllint "tomllint"