git.lucas.co / cce-compositor
Wayland compositor (wlroots)
git clone https://git.lucas.co/cce-compositor.git

commitdc3310a7395d8e5350222f1eaeb97727af7535c8
parentc31686e3a1
authorIsaac Freund <[email protected]>
date2020-12-05 22:53
ci: check fmt of build.zig

 .github/workflows/ci_build.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/ci_build.yml b/.github/workflows/ci_build.yml
index 7be577d..65c3077 100644
--- a/.github/workflows/ci_build.yml
+++ b/.github/workflows/ci_build.yml
@@ -89,3 +89,4 @@ jobs:
           zig fmt --check riverctl/
           zig fmt --check rivertile/
           zig fmt --check example/
+          zig fmt --check build.zig