ci: be explicit about the fact HW jobs do not need linter artifacts

Not sure if it will change anything, but better be safe than sorry.

Signed-off-by: Martin Roukala (né Peres) <martin.roukala@mupuf.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32927>
This commit is contained in:
Martin Roukala (né Peres)
2025-01-31 06:52:41 +02:00
committed by Marge Bot
parent 978c0989eb
commit d450d9c70b

View File

@@ -360,5 +360,7 @@ mr-label-maker-test:
needs:
- job: rustfmt
optional: true
artifacts: false
- job: yaml-toml-shell-py-test
optional: true
artifacts: false