From 34f9c23ac38217987c8f8d8172741727b31e1459 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sat, 20 Jan 2024 19:35:08 +0200 Subject: ambient.yaml(clab): cargo_fmt Signed-off-by: Lars Wirzenius Sponsored-by: author --- ambient.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/ambient.yaml b/ambient.yaml index 94c4d08..83602b9 100644 --- a/ambient.yaml +++ b/ambient.yaml @@ -63,6 +63,7 @@ projects: - action: cargo_fetch plan: - action: rustup_setup + - action: cargo_fmt - action: cargo_clippy - action: cargo_build - action: cargo_test -- cgit v1.2.1