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:

committed by
Marge Bot

parent
ef47cce51c
commit
ba789f2ce6
@@ -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"
|
||||
|
Reference in New Issue
Block a user