From ba789f2ce64f9c156a787b62167bb8cd65005d0a Mon Sep 17 00:00:00 2001 From: Eric Engestrom Date: Tue, 22 Oct 2024 13:19:30 +0200 Subject: [PATCH] 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: --- .gitlab-ci/test/gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci/test/gitlab-ci.yml b/.gitlab-ci/test/gitlab-ci.yml index 5e4e2509762..fc30a080f65 100644 --- a/.gitlab-ci/test/gitlab-ci.yml +++ b/.gitlab-ci/test/gitlab-ci.yml @@ -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"