From 9518d623730a362a2cf558cb77d020be8ce50bc8 Mon Sep 17 00:00:00 2001 From: seth Date: Thu, 7 Sep 2023 16:19:07 -0400 Subject: flake/actions: replace some crane checks with pre-commit --- garnix.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'garnix.yaml') diff --git a/garnix.yaml b/garnix.yaml index 9458456..64bee81 100644 --- a/garnix.yaml +++ b/garnix.yaml @@ -1,6 +1,5 @@ builds: - exclude: - - "packages.x86_64-linux.container" + exclude: [] include: - "checks.x86_64-linux.*" - "packages.x86_64-linux.*" -- cgit v1.2.3