ci: check fmt of build.zig

This commit is contained in:
Isaac Freund
2020-12-05 22:53:50 +01:00
parent dae6c06e0c
commit 342b2e5fa7

View File

@ -89,3 +89,4 @@ jobs:
zig fmt --check riverctl/
zig fmt --check rivertile/
zig fmt --check example/
zig fmt --check build.zig