From 00462f9c3e907fc47dc77b511f180f6386d167fe Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sat, 20 Jan 2024 17:45:01 +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 d1f3f20..5d707fa 100644 --- a/ambient.yaml +++ b/ambient.yaml @@ -40,6 +40,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