From 1506c52443e3517743fb2c2fc65675f1d501e105 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sat, 20 Jan 2024 18:39:33 +0200 Subject: ambient.yaml(summain): 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 94778bf..989070e 100644 --- a/ambient.yaml +++ b/ambient.yaml @@ -537,6 +537,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