commit | 9fde72e2663b765d81bacd01e0fb72b50cac0dc3 | [log] [tgz] |
---|---|---|
author | Tomás González <tomasagustin.gonzalezorlando@arm.com> | Fri Aug 15 17:03:58 2025 +0100 |
committer | Bálint Dobszay <balint.dobszay@arm.com> | Wed Aug 27 09:35:50 2025 +0000 |
tree | 595e0ce875ecfe67b4a94bd9fc0fc65c65073886 | |
parent | 35329d0699680780287eac0d8afa007ce842a872 [diff] |
next-checks: add cargo vet checks * Add a script to run `cargo vet`. `cargo vet` does not require building fip or any other component and is platform independent, so the test is added to a script instead of using the `groups`/`run-config` framework. Change-Id: I455bb39f5c4543d1af753ef57d61a5bbd7e7c349 Signed-off-by: Tomás González <tomasagustin.gonzalezorlando@arm.com>