ci: don't run hardware tests if the toml files don't pass validation

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30442>
This commit is contained in:
Eric Engestrom
2024-07-31 16:29:38 +02:00
committed by Marge Bot
parent 1ba84bc5ca
commit 84d2401de3

View File

@@ -359,3 +359,5 @@ mr-label-maker-test:
optional: true
- job: rustfmt
optional: true
- job: toml-lint
optional: true