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
No known key found for this signature in database
GPG key ID: 86DED400DDFD7A11

View file

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