ci: check fmt of build.zig
This commit is contained in:
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
|
||||||
|
Reference in New Issue
Block a user