From 8e7b85ac3bf32543d12af67e4994ac98fe811537 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sat, 20 Jan 2024 18:00:01 +0200 Subject: ambient.yaml(ewww): 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 5d707fa..9976f07 100644 --- a/ambient.yaml +++ b/ambient.yaml @@ -147,6 +147,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