commit | 90da4a6845c11262b127a30889baf07d5ca42b32 | [log] [tgz] |
---|---|---|
author | Helen Koike <helen.koike@collabora.com> | Fri Sep 29 18:53:19 2023 -0300 |
committer | Marge Bot <emma+marge@anholt.net> | Wed Oct 11 21:50:58 2023 +0000 |
tree | ae0ded1bf4f183075e65ced7aa1271602ab9c83a | |
parent | 633c08688b21574282d3151d24461426faab105d [diff] |
ci/ci_run_n_monitor: make --target mandatory There is no point running without a target, just make it mandatory and simplify the script. Use ".*" to run all targets. Signed-off-by: Helen Koike <helen.koike@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25473>