From b0713c7857e6fc0c1d442126c1fe9362f619ccb1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabi=C3=A1n=20Montero?= Date: Tue, 5 Sep 2023 00:39:13 -0600 Subject: [PATCH] fix typo --- .build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.build.yml b/.build.yml index f6c79c7..bd26d52 100644 --- a/.build.yml +++ b/.build.yml @@ -5,7 +5,7 @@ environment: NIX_CONFIG: "experimental-features = nix-command flakes" shell: true tasks: - - check format: | + - check-format: | cd triviOS nix fmt git diff-index --quiet HEAD --