ci: check fmt of build.zig
This commit is contained in:
parent
dae6c06e0c
commit
342b2e5fa7
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci_build.yml
vendored
1
.github/workflows/ci_build.yml
vendored
|
@ -89,3 +89,4 @@ jobs:
|
||||||
zig fmt --check riverctl/
|
zig fmt --check riverctl/
|
||||||
zig fmt --check rivertile/
|
zig fmt --check rivertile/
|
||||||
zig fmt --check example/
|
zig fmt --check example/
|
||||||
|
zig fmt --check build.zig
|
||||||
|
|
Loading…
Reference in a new issue