Skip to content

Commit

Permalink
ci: check fmt of build.zig
Browse files Browse the repository at this point in the history
  • Loading branch information
ifreund committed Dec 5, 2020
1 parent dae6c06 commit 342b2e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,3 +89,4 @@ jobs:
zig fmt --check riverctl/
zig fmt --check rivertile/
zig fmt --check example/
zig fmt --check build.zig

0 comments on commit 342b2e5

Please sign in to comment.