ci/shader-db: drop extra nesting section
`.gitlab-ci/run-shader-db.sh` already prints sections, having an extra one here just means that nothing is visible by default. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29113>
This commit is contained in:

committed by
Marge Bot

parent
d428cc1116
commit
dc7e80ce85
@@ -207,7 +207,6 @@ shader-db:
|
||||
before_script:
|
||||
- !reference [.download_s3, before_script]
|
||||
script: |
|
||||
section_switch shader-db "shader-db"
|
||||
.gitlab-ci/run-shader-db.sh
|
||||
artifacts:
|
||||
paths:
|
||||
|
Reference in New Issue
Block a user